
|
If you were logged in you would be able to see more operations.
|
|
|
Grails
Created: 24/Feb/08 03:09 PM
Updated: 24/Feb/08 03:09 PM
|
|
| Component/s: |
Scaffolding
|
| Affects Version/s: |
1.0.1
|
| Fix Version/s: |
None
|
|
|
File Attachments:
|
1.
Book.java (2 kb)
2.
SomeEnum.java (0.1 kb)
|
|
Image Attachments:
|
|
|
Environment:
|
Windows XP, Java 6
|
|
|
Take a hibernate mapped java domain class that has an attribute of type enum.
Scaffold an application for this class.
The attribute of type enum is rendered correctly in the views 'list' and 'show' but is not rendered in the views 'create' and 'edit'.
An attribute of type enum should allow a selection.
|
|
Description
|
Take a hibernate mapped java domain class that has an attribute of type enum.
Scaffold an application for this class.
The attribute of type enum is rendered correctly in the views 'list' and 'show' but is not rendered in the views 'create' and 'edit'.
An attribute of type enum should allow a selection. |
Show » |
| There are no comments yet on this issue.
|
|