Skip to content

Validations don't work correctly #2

@ebrahim

Description

@ebrahim

Validations don't work correctly on text fields using localized_text_field values in locales other than current locale. Say your current locale is Persian, and you want to fill value of your localized field 'name' for English locale. If you have a "validates_size_of :name, :within 2..10" it isn't checked for the English name, but checked for the Persian name (maybe because it's current locale.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions