1 Reply Latest reply on Nov 19, 2011 6:20 PM by mcmurdosound

    Richfaces 4.1.0.20110805-M1 - Picklist

    valmir

      I'm using Richfaces 4.1.0.20110805-M1.

      I have a problem with a page that has a picklist.

      Everything works properly, but after that some data is submited and any other action is "triggered" everything fails.

      The tag "<a4j:ajax event="change" render="result, itens"/>" fails without any message.

      Any other action returns the following message:

      "java.lang.IndexOutOfBoundsException: Index: 1, Size: 1"

      I don't have list, collection or array in the actions.

      Could someone help me ?

      Thanks in advance.

        • 1. Re: Richfaces 4.1.0.20110805-M1 - Picklist
          mcmurdosound

          you should update to the latest milestone. Maybe this bug won't occur anymore.

          I have a similar problem in rf 3.3.x if there is more than one extendeddatatable on the same page and the user tries to change the column-width. Surrounding the tables with a4j:region did the trick. I would suggest that you try again on page that only contains the picklist inside a form.