Defect #6002
closedEnlarge text fields length
0%
Description
From version to version there is a bug remaining: in many fields like Project Name, Task Status, Role and so on, length is limited to 30 characters. It is likely enough for English, but in other languages (e.g. Russian) it is not enough. Characters over limit are trimmed and string is ended with > > (strange question mark symbols).
Please be so kind and alter appropriate tables to make these fields large enough.
Updated by Felix Schäfer over 14 years ago
- Status changed from New to Closed
- Estimated time deleted (
5.00 h) - Resolution set to Cant reproduce
As you pointed out this is an issue that has been discussed many times, and if you are not able to enter 30 characters (even cyrillic ones), you have an misconfigured encoding somewhere in your stack. I have been able to create projects on different installs with 30 cyrillic characters, for example "Александр РябиковАлександр Ряб" (I know it doesn't make sense, it's just for the sake of testing it).
If you are unhappy with the 30 character limitation overall, there are already tickets for that, opening new ones at best distracts devs, at worst someone might get pissed in the end.