Details
Description
Steps to reproduce are easy:
1. > grails create-app com.my-project
2. > cd com.my-project
3. > grails create-domain-class com.A
4. > grails create-controller com.A
5. Edit com.AController and add the line : "def scaffold = A"
6. > grails run-app
7. Open browser, go to main page and click on the AController link
8. BOUM => HTTP Status 404 with description "The requested resource (/my-project/A/list) is not available."
Actually, if you try the url /my-project/a/list (with a in lower-case) then it works.
Note that if you go to : /my-project/a/create and create an A instance, the redirect page will also return an 404 error.
Activity
- All
- Comments
- Work Log
- History
- Activity
- Git Commits
Jeff Brown
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 1.3.1 [ 16350 ] | |
| Assignee | Jeff Brown [ brownj ] | |
| Component/s | View technologies [ 11756 ] | |
| Component/s | Scaffolding [ 11875 ] |
Jeff Brown
made changes -
| Status | Open [ 1 ] | In Progress [ 3 ] |
Graeme Rocher
made changes -
| Priority | Major [ 3 ] | Minor [ 4 ] |
Jeff Brown
made changes -
| Status | In Progress [ 3 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] |
Contegix Support
made changes -
| Project Import | Thu Mar 24 21:22:24 CDT 2011 [ 1301019744151 ] |
Burt Beckwith
made changes -
| Workflow | jira [ 34605 ] | Grails [ 46725 ] |
Burt Beckwith
made changes -
| Workflow | Grails [ 46725 ] | Copy of Grails [ 54182 ] |
Burt Beckwith
made changes -
| Workflow | Copy of Grails [ 54182 ] | Grails [ 61592 ] |
Burt Beckwith
made changes -
| Workflow | Grails [ 61592 ] | Grails2 [ 69172 ] |
Burt Beckwith
made changes -
| Workflow | Grails2 [ 69172 ] | jira [ 78743 ] |
Burt Beckwith
made changes -
| Workflow | jira [ 78743 ] | Grails2 [ 86794 ] |
Peter Ledbrook
made changes -
| Workflow | Grails2 [ 86794 ] | jira [ 95147 ] |
Peter Ledbrook
made changes -
| Workflow | jira [ 95147 ] | Grails2 [ 103284 ] |