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

NPE in Check.onComponentTag

    XMLWordPrintableJSON

Details

    Description

      I've been getting NPEs in wicket.markup.html.form.Check line 132 since upgrading to wicket 1.2.4

      it seems that it is possible for FormComponent.getInputAsArray() can return null rather than an empty array.

      a fix would be to do a null check in Check or ensure that getInputAsArray() never returns null

      Attachments

        Issue Links

          Activity

            People

              ivaynberg Igor Vaynberg
              aburgel Alex Burgel
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: