Actions
Defect #3602
closedProject with the identifier of 'new' cannot be viewed
Start date:
2009-07-09
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
A customer reported this bug.
- Create a project with the identifier of 'new'
- Try to view the Overview of that project
- User gets the New Project form (/projects/new)
The Project
model should just prevent creating a project with that identifier.
Updated by Jean-Philippe Lang over 15 years ago
- Status changed from New to Closed
- Target version set to 0.9.0
- Resolution set to Fixed
Fixed in r2821. 'new' is now reserved and can not be used as an identifier.
Actions