History | Log In     View a printable version of the current page. Get help!  
Issue Details [XML]

Key: JSF-29
Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: Chad Brandon
Reporter: Andy Carpenter
Votes: (View)
Watchers: (View)
Operations

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

Duplicate attributes and methods in front end view form implementation

Created: 28/Sep/06 06:13 PM   Updated: 28/Sep/06 06:13 PM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Environment: 3.2-SNAPSHOT, facelets


 Description   
I have two page variables one called xY and and called x that has an attribute y. When a generate an implementation, the form implementation associated with the front end view contains duplicate attributes and methods. In particular, I get duplicate xYValueList, xYLabelList, getXYBackingList, setXYBackingList, getXYValueList, setXYValueList, getXYLabelList and setXYLabelList.

Given that the problem can be overcome by renaming one of the page varables, this is not a major problem.

I discovered this while re-using a model that that successfully work with the bpm4struts cartridge.


 All   Comments   Change History      Sort Order:
There are no comments yet on this issue.