]
Vineet Reynolds reassigned FORGE-856:
-------------------------------------
Assignee: Vineet Reynolds
JSF scaffold from entity error with private get method
------------------------------------------------------
Key: FORGE-856
URL:
https://issues.jboss.org/browse/FORGE-856
Project: Forge
Issue Type: Bug
Components: Scaffold
Affects Versions: 1.2.3.Final
Reporter: Jason Porter
Assignee: Vineet Reynolds
Fix For: 1.x Future
Not sure if this is a bug in Forge or MetaWidget, but if you have a private method named
get<whatever else> when the page is generated it thinks that's a getter and adds
it to the page and the EL, which of course blows up.
You can see that in TicketMonster (up until commit 2b80ca6) in the SectionAllocation
entity.
--
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: