Defect #5513

The length of Name filed in add new category does not match max length

Added by Aaron Parks about 2 years ago. Updated about 2 years ago.

Status:New Start date:2010-05-12
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:UI
Target version:-
Affected version:devel Resolution:

Description

When typing in a value into the Name field of "Add New Category" it is possible to get a "Name is to long (Maximum is 30 characters)" Error even though the entire entered value can be seen in the text box.

It would be better if the number of columns in the the text box was equal in length to the number of valid characters.

issue_categories.rhtml.patch (496 Bytes) Magnifier Alain Alain091, 2010-05-13 17:15


Related issues

related to Patch #1791: Raise issue-categories name length-limit from 30 to 40 ch... New 2008-08-14

History

#1 Updated by Felix Schäfer about 2 years ago

  • Category changed from Issues to UI

#2 Updated by Alain Alain091 about 2 years ago

The tip is to add an :maxlength parameter in the text_field

see the patch attached

Also available in: Atom PDF