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

NPE in ListView.renderItem(ListItem)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • 1.2.5
    • wicket
    • None
    • jdk1.6.0, jetty-5.1.4, Windows XP Prof SP2

    Description

      In ListView.onRender(MarkupStream)
      'ListItem item = (ListItem)get(Integer.toString(index));' returns null.
      Occurs if all items in ListView's list are set to setVisible(false) (works otherwise).
      This did not happen in pior versions (1.2.2 to 1.2.4).

      Attachments

        Activity

          People

            Unassigned Unassigned
            agrothe Andreas Grothe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: