Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
COmanage Registry 3.2.3 (Oyster Pearl MR3)
Description
Text field in Localizations configuration view can not support substitution texts that are larger than 80 chars because of the max length property of the html element and despite the fact that in the database the column is 256 characters long. Also, the textbox is not user friendly when we need to add text that is longer than 80-100 chars.
So we propose:
- make the textbox, a textarea
- increase the size of the column in the database to 512 characters
- force the textarea size to max-width 512. Currently the textbox default to 80 while the database allows 256 chars.
Attachments
Issue Links
- is related to
-
CO-1748 Global localization variables in COManage
-
- Resolved
-