ICEfaces-EE
  1. ICEfaces-EE
  2. IPCK-79

filterTable throws IllegalArgumentException when backing list is empty

    Details

      Description

      If a filterTable list is cleared then it throws the following exception:

      SEVERE: java.lang.IllegalArgumentException: Must provide non-empty list
              at com.icesoft.faces.facelets.component.table.filter.FilterTableBean.<init>(FilterTableBean.java:45)

      In FilterTableBean class line number 45 it is checking for list size, if it empty it is throwing exception. Instead if list if empty it should not show filters.

        Activity

          People

          • Assignee:
            Patrick Corless
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: