Feature #1231
closedproject-name to short
0%
Description
i added a new project as child of a other project.
the new projektname was cut down to 30 chars. it would be nice to have longer projekt names …
Updated by Otavio Salvador over 16 years ago
I fully agree. 50 would be a nicer limit.
Updated by Mischa The Evil over 16 years ago
I have just added patch #1789 to raise the project-name 30-character length-limit to 35-characters.
You can modify the patch as desired to raise the length-limit to whatever you want. Though read my warning carefully since a too-long name can really mess-up some views :-)
HTH...
Updated by Ivan Cenov over 11 years ago
Nowadays, projects can have names at least 80 characters long.
I think this issue could be closed.
Updated by Daniel Felix over 11 years ago
- Status changed from New to Closed
Confirmed. The name and identifier is much longer.
Name length (255 characters):
source:trunk/app/models/project.rb#L74
Identifier (100 characters):
source:trunk/app/models/project.rb#L76
Best regards,
Daniel