Ajax updates do not work on Components with wicket id that is not \d+ when
within AbstractRepeater/RepeatingView
----------------------------------------------------------------------------------------------------------------
Key: WICKET-962
URL: https://issues.apache.org/jira/browse/WICKET-962
Project: Wicket
Issue Type: Improvement
Components: wicket
Affects Versions: 1.3.0-beta3
Reporter: Sam Hough
Priority: Trivial
Since RepeatingView requires that its child components have numeric only ids it
would be helpful if RepeatingView (or rather AbstractRepeater?) warned in the
logs that Ajax requests will fail if a child id is not \d+.
>From nabble discussion:
http://www.nabble.com/RepeatingView-id-tf4427681.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.