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
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.