Export re-ordering wrong column
-------------------------------

                 Key: DISPL-423
                 URL: http://jira.codehaus.org/browse/DISPL-423
             Project: DisplayTag
          Issue Type: Bug
          Components: Export
    Affects Versions: 1.1
            Reporter: Julian Bell
            Priority: Minor


I've got the sort size set to List with pagination.
This problem happens if one column - in my case a radio column is only viewable 
in HTML (media="html").
In the front-end a user will sort on column 5, but when exported - DisplayTag 
will also sort on column 5 before exporting.  This column will be a different 
column now since there is one less.
There is no need in my case (or in any case I believe) to re-order again when 
exporting.  Just export in the order the user is currently viewing.
My work-around is to have an empty column for the export (<display:column 
media="csv excel" />).


-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to