You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-dev@jakarta.apache.org by bu...@apache.org on 2004/09/22 02:06:52 UTC

DO NOT REPLY [Bug 31353] New: - Datagrid: Hyperlinks not re-ordered when values re-ordered

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31353>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31353

Datagrid: Hyperlinks not re-ordered when values re-ordered

           Summary: Datagrid: Hyperlinks not re-ordered when values re-
                    ordered
           Product: Taglibs
           Version: 1.0
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Sandbox Taglibs
        AssignedTo: taglibs-dev@jakarta.apache.org
        ReportedBy: bwyu@dayspring-tech.com


When the datagrid is sorted by one of the columns and redisplayed, the column 
values are sorted correctly, but hyperlinks remain in the same order as first 
displayed.

To repro use example6.jsp --

1. load example6.jsp of examples war into browser
2. Note current order is (Peter Jackson, John Woo, George Lucas, Michael Kain) 
and the links go to the correct page in the IMDB.com site
3. Reorder page by clicking the Name header. 
4. Order is now (Charlize Theron, Edward Norton, Gary Oldman, George Lucas); 
however, hyperlinks still go to pages in order (Peter Jackson, John Woo, George 
Lucas, Michael Kain)

---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-dev-help@jakarta.apache.org