Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.8.2.GA
-
Fix Version/s: EE-2.0.0.Beta1, EE-1.8.2.GA_P03
-
Component/s: Facelet Components
-
Labels:None
-
Environment:All
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.
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
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Arran Mccullough
created issue -
Arran Mccullough
made changes -
Field | Original Value | New Value |
---|---|---|
Issue Type | Bug [ 1 ] | Improvement [ 4 ] |
Salesforce Case | [] |
Brad Kroeger
made changes -
Assignee | Brad Kroeger [ brad.kroeger ] | Philip Breau [ philip.breau ] |
Arran Mccullough
made changes -
Salesforce Case | [5007000000AreRa] |
Patrick Corless
made changes -
Assignee | Philip Breau [ philip.breau ] | Patrick Corless [ patrick.corless ] |
Patrick Corless
made changes -
Fix Version/s | EE-2.0.0.Beta1 [ 10254 ] |
Patrick Corless
made changes -
Fix Version/s | EE-2.0.0.Beta2 [ 10256 ] | |
Fix Version/s | EE-2.0.0.Beta1 [ 10254 ] |
Ken Fyten
made changes -
Fix Version/s | EE-2.0.0.Beta1 [ 10254 ] | |
Fix Version/s | EE-2.0.0 [ 10256 ] |
Ken Fyten
made changes -
Fix Version/s | 1.8.2.GA_P03 [ 10253 ] | |
Assignee | Patrick Corless [ patrick.corless ] | Brad Kroeger [ brad.kroeger ] |
Patrick Corless
made changes -
Assignee | Brad Kroeger [ brad.kroeger ] | Patrick Corless [ patrick.corless ] |
Patrick Corless
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |