Manuel created DISPL-682:
----------------------------

             Summary: Sorting a page with external pagination always sorts and 
displays the first page
                 Key: DISPL-682
                 URL: https://jira.codehaus.org/browse/DISPL-682
             Project: DisplayTag
          Issue Type: Bug
          Components: Paging/Sorting
    Affects Versions: 1.2, 1.1.1
            Reporter: Manuel


When applying display tag to paginate with external sorting, if a user moves to 
the 5th page and then sorts that page, the displaytag table shows the first 
page of the list instead of the 5th.

My table:
<display:table name="LISTA" pagesize="50" sort="external"  partialList="true" 
size="<%=resultSize  %>" id="my-id" requestURI="#my-id" 
class="display-tag-table">

Expected behaviour: 5th page displayed and sorted.
Actual behaviour: First page displayed and sorted.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to