Message:

   The following issue has been resolved as FIXED.

   Resolver: fabrizio giustina
       Date: Sun, 24 Oct 2004 5:15 AM

fixed in cvs. When sorting on the full list is enabled, any click on column headers 
will correctly reset the page number to 1.
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/DISPL-9

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DISPL-9
    Summary: Send user back to Page 1 on Desc/Asc
       Type: Bug

     Status: Resolved
   Priority: Minor
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: 1 hour
  Remaining: 0 minutes

    Project: DisplayTag
 Components: 
             Paging/Sorting
   Fix Fors:
             1.0 RC2
   Versions:
             1.0 RC1

   Assignee: fabrizio giustina
   Reporter: fabrizio giustina

    Created: Tue, 21 Sep 2004 4:37 PM
    Updated: Sun, 24 Oct 2004 5:15 AM

Description:
====
imported from sf tracker
id 999622
submitted by spyteam - spyteam
http://sourceforge.net/tracker/index.php?func=detail&group_id=73068&atid=536613&aid=999622
====

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.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to