Hi! About a year ago there was a bug regarding the usage of submit buttons with context in loops:
https://issues.apache.org/jira/browse/TAP5-869 The bug was closed because using the defer parameter of the submit button fixed the problem. Now I have the same problem, but this time in a Grid rather than a loop component. Defer is set to false but every time I click on a button, only the context of the last one is used. I created a small example demonstrating the problem, it is attached to this e-mail. Try clicking on every user and watch the console output: Always the last user is printed. Is there a workaround? Is it a known bug or should I file a bug report? Regards Stephan
TestGrid.tar.gz
Description: application/gzip
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
