Bugs item #999622, was opened at 2004-07-28 19:37
Message generated for change (Comment added) made by fgiust
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: Deleted
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.

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

>Comment By: fabrizio giustina (fgiust)
Date: 2004-09-21 22:33

Message:
Logged In: YES 
user_id=798060

moved to the new jira tracker
http://jira.codehaus.org/browse/DISPL-9

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

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: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to