[
https://issues.apache.org/jira/browse/TAP5-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gerold Glaser updated TAP5-1255:
--------------------------------
Attachment: Test.java
Test.tml
if you click on one of the linksubmit links the context parameter of the method
onSelected is always 5!!!
> Context Parameter does not work with the Loop component
> -------------------------------------------------------
>
> Key: TAP5-1255
> URL: https://issues.apache.org/jira/browse/TAP5-1255
> Project: Tapestry 5
> Issue Type: Bug
> Components: tapestry-core
> Affects Versions: 5.2.0
> Reporter: Gerold Glaser
> Attachments: Test.java, Test.tml
>
>
> The context parameter of the LinkSubmit component does not work with the Loop
> component. I think the fix of this bug is not so trivial. That's the reason
> why I do not provide a patch. In my opinion the context parameter must be
> send with in the post request and read from the request parameters in the
> processSubmission of the LinkSubmit component.
> Please see the attached files for demonstration.
> (The same problem exists also with the event parameter).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.