You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2007/09/16 01:40:32 UTC

[jira] Assigned: (WICKET-962) Ajax updates do not work on Components with wicket id that is not \d+ when within AbstractRepeater/RepeatingView

     [ https://issues.apache.org/jira/browse/WICKET-962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Vaynberg reassigned WICKET-962:
------------------------------------

    Assignee: Juergen Donnerstag

juegen, did you look a while ago into removing this limitation?

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