Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-4072

Form Input example fails when changing the language

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.5.1
    • 1.5.1
    • wicket, wicket-examples
    • None

    Description

      Trying to change the language of http://localhost:8080/forminput example fails with:

      Caused by: java.lang.ArrayIndexOutOfBoundsException: -1
      at java.util.ArrayList.remove(ArrayList.java:390)
      at org.apache.wicket.request.Url.resolveRelative(Url.java:884)
      at org.apache.wicket.markup.html.form.Form.dispatchEvent(Form.java:1028)
      at org.apache.wicket.markup.html.form.Form.onFormSubmitted(Form.java:699)
      at org.apache.wicket.markup.html.form.Form.onFormSubmitted(Form.java:670)
      ... 37 more

      Attachments

        Activity

          People

            ivaynberg Igor Vaynberg
            mgrigorov Martin Tzvetanov Grigorov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: