You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Jirka (Commented) (JIRA)" <ji...@apache.org> on 2012/03/13 08:59:50 UTC

[jira] [Commented] (WICKET-4445) ArrayIndexOutOfBoundsException in Url.resolveRelative by using Check and alias for Page

    [ https://issues.apache.org/jira/browse/WICKET-4445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228264#comment-13228264 ] 

Jirka commented on WICKET-4445:
-------------------------------

relativeUrl=..?7-1.IOnChangeListener-form-checks

java.lang.ArrayIndexOutOfBoundsException: -1
     at java.util.ArrayList.remove(ArrayList.java:390)
     at org.apache.wicket.request.Url.resolveRelative(Url.java:994)
     at org.apache.wicket.markup.html.form.Form.dispatchEvent(Form.java:1040)
     at org.apache.wicket.markup.html.form.Form.onFormSubmitted(Form.java:733)
     at org.apache.wicket.markup.html.form.Form.onFormSubmitted(Form.java:692)
                
> ArrayIndexOutOfBoundsException in Url.resolveRelative by using Check and alias for Page
> ---------------------------------------------------------------------------------------
>
>                 Key: WICKET-4445
>                 URL: https://issues.apache.org/jira/browse/WICKET-4445
>             Project: Wicket
>          Issue Type: Bug
>            Reporter: Jirka
>         Attachments: checkerror.zip
>
>
> By using alias for Page and using Check with CheckGroup and wantOnSelectionChangedNotifications set to true, I get ArrayIndexOutOfBoundsException.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira