Actions
Defect #15950
closedProject identifier instructions still too ambiguous
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
UI
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
As discussed in #5877 a project identifier cannot be composed of only numbers. As of version 2.2.2.stable the instructional text below the project identifier field still fails to mention this:
Length between 1 and 100 characters. Only lower case letters (a-z), numbers, dashes and underscores are allowed.
This text needs to be revised to explicitly indicate identifiers cannot be composed of only numbers. I suggest:
Length of 1 to 100 characters. Lower case letters (a-z), numbers, dashes and underscores are allowed but cannot contain only numbers.
Related issues
Updated by Go MAEDA almost 10 years ago
- Status changed from New to Closed
- Resolution set to Fixed
The instruction message was changed in r11130:
Only lower case letters (a-z), numbers, dashes and underscores are allowed, must start with a lower case letter.<br />Once saved, the identifier cannot be changed.
Updated by Go MAEDA almost 10 years ago
- Related to Patch #9225: Generate project identifier automatically with JavaScript added
Actions