[
https://issues.apache.org/jira/browse/WICKET-962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12529627
]
Juergen Donnerstag commented on WICKET-962:
-------------------------------------------
We fixed it in 2.0 (markup fragments) but not yet in 1.3. I'm working on it
during my spare time, which unfortunately is currently very limited.
I think a warning as discussed in the mail chain would do for now.
> 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
> Assignee: Juergen Donnerstag
> 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.