Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.7.1
-
Fix Version/s: 1.7.2
-
Component/s: None
-
Labels:None
-
Environment:N/A
-
Workaround Exists:Yes
-
Workaround Description:
Description
If the bug is FIXED, then:
When the results of a query (displayed in an ice:dataTable) are displayed in ascending order, then the icon should point upward. Similarly, when the results of a query are displayed in descending order, then the icon should point downward.
If still BROKEN, then:
When the results of a query are displayed in ascending order, then the icon will be pointing downward. When the results of a query are displayed in descending order, then the icon will be pointing upward.
This can be resolved by swapping the filenames for column_sort_asc.gif and column_sort_desc.gif in each of the theme directories.
When the results of a query (displayed in an ice:dataTable) are displayed in ascending order, then the icon should point upward. Similarly, when the results of a query are displayed in descending order, then the icon should point downward.
If still BROKEN, then:
When the results of a query are displayed in ascending order, then the icon will be pointing downward. When the results of a query are displayed in descending order, then the icon will be pointing upward.
This can be resolved by swapping the filenames for column_sort_asc.gif and column_sort_desc.gif in each of the theme directories.
Activity
Neil Griffin
created issue -
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17546 | Thu Sep 11 08:52:01 MDT 2008 | frank.ye | |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/renderkit/SecretRenderer.java
|
Ken Fyten
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 1.7.2 [ 10130 ] | |
Assignee Priority | P2 | |
Assignee | Yip Ng [ yip.ng ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17579 | Mon Sep 15 10:45:19 MDT 2008 | yip.ng | Swapped column ascending and descending icon images. |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/resources/css/xp/css-images/column_sort_desc.gif
MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/resources/css/royale/css-images/column_sort_desc.gif MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/resources/css/xp/css-images/column_sort_asc.gif MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/resources/css/royale/css-images/column_sort_asc.gif MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/resources/css/rime/css-images/column_sort_desc.gif MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/resources/css/rime/css-images/column_sort_asc.gif |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17580 | Mon Sep 15 10:46:04 MDT 2008 | yip.ng | Swapped column ascending and descending icon images. |
Files Changed | ||||
MODIFY
/icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/resources/css/rime/css-images/column_sort_desc.gif
MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/resources/css/xp/css-images/column_sort_asc.gif MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/resources/css/royale/css-images/column_sort_desc.gif MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/resources/css/rime/css-images/column_sort_asc.gif MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/resources/css/xp/css-images/column_sort_desc.gif MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/resources/css/royale/css-images/column_sort_asc.gif |
yip.ng
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P2 | |
Assignee | Yip Ng [ yip.ng ] |
wrong jira case referenced.
#17546 is for jira
ICE-3346.