Actions
Bug #13378
closedTwo error messages for too long name on location or organization creation
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1246119
Description of problem:
Probably we have defect in validation system for location and organization entities
Version-Release number of selected component (if applicable):
Beta
How reproducible:
Always
Steps to Reproduce:
1. Go to Organization or Location list
2. Push 'New Organization' or 'New Location' button
3. Input too long name (more than 256 symbols) for name field
4. Push 'Submit' button
Actual results:
'is too long (maximum is 246 characters) and is too long (maximum is 255 characters)' message is displayed
Expected results:
'is too long (maximum is 255 characters)' message is displayed
Additional info:
Updated by Dominic Cleal almost 9 years ago
- Related to Bug #7624: location and organization char names are capped to 246 instead of 255 added
Updated by Dominic Cleal almost 9 years ago
- Subject changed from Wrong error message for too long name when we try to create location or organization to Two error messages for too long name on location or organization creation
- Category set to Rails
Updated by The Foreman Bot almost 9 years ago
- Status changed from New to Ready For Testing
- Assignee set to Shlomi Zadok
- Pull request https://github.com/theforeman/foreman/pull/3161 added
Updated by Shlomi Zadok almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset b874d64ff64d23f0051c343b826669746b166211.
Updated by Dominic Cleal almost 9 years ago
- Translation missing: en.field_release set to 71
Actions