Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1
-
Fix Version/s: 1.1
-
Component/s: Paging/Sorting
-
Labels:None
-
Testcase included:yes
Description
When sorting columns that have been configured with a default sort order, after a few sorts the column stops sorting and remains sorted in the opposite direction configured. So, for example, if the column is configured to first sort descending, after a few sorts it stops sorting and remains sorted in the ascending direction. This bug only occurs with columns that have been configured with a default sort order.
Attached you'll find a patch that fixes this issue, a couple of line changes in TableTag.java.
BTW, as I'm sure you know, the current org.displaytag.test.TestAll in cvs fails.
Attached you'll find a patch that fixes this issue, a couple of line changes in TableTag.java.
BTW, as I'm sure you know, the current org.displaytag.test.TestAll in cvs fails.
Btw, tests in CVS for 1.1 should run without problems since a couple of weeks, see: http://displaytag.sourceforge.net/11/multiproject/displaytag/junit-report.html