History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: GRAILS-2526
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Graeme Rocher
Reporter: Torge Burhenne
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Grails

Enumeration is not rendered as input field in scaffolded views

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

Time Tracking:
Not Specified

File Attachments: 1. Java Source File Book.java (2 kb)
2. Java Source File SomeEnum.java (0.1 kb)

Image Attachments:

1. enum.jpg
(10 kb)
Environment: Windows XP, Java 6


 Description  « Hide
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.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.