Actions
Patch #1791
closedRaise issue-categories name length-limit from 30 to 40 characters
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Projects
Target version:
-
Start date:
2008-08-14
Due date:
% Done:
0%
Estimated time:
Description
I just needed this modification due to projects structure in Redmine and thought it might be usefull for some other users.
Note that this patch raises the maximum-length of a issue-category name from 30 characters to 40 characters. If the limit of 40 characters isn't sufficient modify the patch by replacing the instances of 40 to the desired maximum-length.
Warning: this patch can malform/break different views depending on your setup. I guess that is the main reason why issue-category names are limited to 30 characters by default.
Files
Related issues
Updated by Go MAEDA over 9 years ago
- Related to Feature #9929: Category names could be longer added
Updated by Go MAEDA over 9 years ago
- Related to Feature #14688: Increase category names from 30 to 60 characters added
Updated by Go MAEDA almost 9 years ago
- Status changed from New to Closed
Length of category name is changed to 60 by #20991 (Redmine 3.2.0).
Updated by Go MAEDA almost 9 years ago
- Is duplicate of Feature #20991: Raise maximum length of category name to 60 added
Actions