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

Key: BPM-21
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Wouter Zoons
Reporter: Wouter Zoons
Votes: (View)
Watchers: (View)
Operations

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

duplicate parameter names may conflict

Created: 08/Aug/04 01:38 PM   Updated: 11/Oct/04 02:58 PM
Component/s: None
Affects Version/s: None
Fix Version/s: None


 Description   
when using the same parameter name in a use-case it is possible to confuse the cartridge, for example when one of the parameters has tagged values and the other one doesn't, in this case the cartridge might use these tagged values for both, or use none at all

 All   Comments   Change History      Sort Order:
Comment by Wouter Zoons [18/Aug/04 08:20 PM]
there should be constraints checking for uniques of formfield names per usecase

Comment by Wouter Zoons [20/Aug/04 10:15 AM]
fixed: the form fields now have the action name prepended to their name, this works fine, however, this might lead to duplicates when you have the same parameter name on different actions with the same name

until this is discussed with others I will not close this issue

Comment by Wouter Zoons [11/Oct/04 02:58 PM]
the last major bpm4struts update also addressed this issue, this should be fixed, reopen it in case you find some special case in which you think the behavior is funky