Vineet Reynolds created FORGE-917:
-------------------------------------
Summary: Faces scaffolding omits fields in the create/edit/search views when
they do not have setter methods
Key: FORGE-917
URL:
https://issues.jboss.org/browse/FORGE-917
Project: Forge
Issue Type: Bug
Components: Scaffold
Affects Versions: 1.3.0.Final, 1.0.5.Final
Reporter: Vineet Reynolds
Assignee: Vineet Reynolds
This is from the TicketMonster model. The create,edit and search views for the
{{SectionAllocation}} and {{Ticket}} classes only list the current values of the entities.
Creating new entities or editing of existing entities of such classes with user-specified
values is not possible. Likewise, searching with a criteria is not possible.
Both these JPA entities have one thing in common, in that they do not have setters for
their fields.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira