Defect #3602
Project with the identifier of 'new' cannot be viewed
| Status: | Closed | Start date: | 2009-07-09 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | Eric Davis | % Done: | 0% |
|
| Category: | Projects | |||
| Target version: | 0.9.0 | |||
| Affected version: | devel | Resolution: | Fixed |
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.
Associated revisions
Prevent creation of project with identifier 'new' (#3602).
History
Updated by Jean-Philippe Lang over 2 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.