Bugs item #999622, was opened at 2004-07-28 10:37
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536613&aid=999622&group_id=73068

Category: main tag library
Group: planned for 1.0
Status: Open
Resolution: None
Priority: 5
Submitted By: spyteam (spyteam)
Assigned to: Nobody/Anonymous (nobody)
Summary: send user back to Page 1 on Desc/Asc

Initial Comment:
Found a bug where a user, who has clicked a column
header twice to get a descending sort, will not be
returned to 'page 1' if the list is again sorted ascending.

Picture a three-column table for this example with
sort="list" attribute set on the table tag.

1. User clicks column 3 header to sort ascending. User
returned to page 1.

2. User clicks column 3 header to sort descending. User
returned to page 1.

3. User navigates to page other than page 1.

4. User clicks column 3 header to sort ascending. User
NOT returned to page 1, rather, user stays on current
page number.

It just feels like the url links being created for the
column headers is not setting page=1 but is instead
using page=x where x is the current user page. But this
only seems to happen going from a descending sort back
to ascending sort on the same column.

Found in 1.0-rc1.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536613&aid=999622&group_id=73068


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to