Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.8.2.GA_P01
-
Fix Version/s: EE-2.0.0.GA_P01, EE-3.0.0.GA, EE-1.8.2.GA_P04
-
Component/s: Facelet Components
-
Labels:None
-
Environment:WebLogic 10.3, Java 6 (1.6.0_24), Windows XP, MyEclipse 8.6.1
-
Workaround Exists:Yes
-
Workaround Description:Set the bean accessor for the row to return a String and return an empty String when the Long is null.
Description
For columns with numeric (Long) values, the autoSortTable will not sort properly. For example, I have a column displaying an external system id (Long), but the id may not exist in all cases. In the case the id does not exist, a blank should be displayed. The sorting appears to fail when the value for id is null. It will work correctly when the value is 0, but 0 is not a valid id.
Activity
Marc Thomson
created issue -
Philip Breau
made changes -
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | In Progress [ 3 ] |
Philip Breau
made changes -
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Fix Version/s | EE-2.0.0.GA_P01 [ 10270 ] | |
Fix Version/s | EE-3.0.0.GA [ 10261 ] | |
Fix Version/s | EE-1.8.2.GA_P04 [ 10281 ] | |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
EE 1.8
30792 3/15/12 9:51 PM 1 philip.breau
IPCK-277AutoSortTable not sorting columns correctly when null values are presentEE 2
30793 3/15/12 9:51 PM 1 philip.breau
IPCK-277AutoSortTable not sorting columns correctly when null values are presentEE 3
30791 3/15/12 9:47 PM 1 philip.breau
IPCK-277AutoSortTable not sorting columns correctly when null values are present