Actions
Defect #5513
openThe length of Name filed in add new category does not match max length
Status:
New
Priority:
Normal
Assignee:
-
Category:
UI
Target version:
-
Start date:
2010-05-12
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
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.
Files
Related issues
Updated by Alain Alain091 over 14 years ago
The tip is to add an :maxlength parameter in the text_field
see the patch attached
Updated by Toshi MARUYAMA almost 9 years ago
Actions