DisplayTag

Wrong sorting column in export

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.1
  • Fix Version/s: None
  • Component/s: Export, Paging/Sorting
  • Labels:
    None
  • Application server:
    Apache Tomcat/5.0.28

Description

When you exporting a table sorting by a specific column, if there are some other colums before that are different media type (i.e. only html), the column sorting is shift to the next ones.
  1. columntag_patch.txt
    18/Oct/06 7:45 AM
    2 kB
    Giorgio Agnelli
  2. ColumnTag.java
    18/Oct/06 7:46 AM
    31 kB
    Giorgio Agnelli
  3. tabletag_patch.txt
    18/Oct/06 7:45 AM
    2 kB
    Giorgio Agnelli
  4. TableTag.java
    18/Oct/06 7:46 AM
    56 kB
    Giorgio Agnelli

Activity

Hide
Giorgio Agnelli added a comment -
I solved the problem counting how many columns are skipped and decrement the column sort index by this value.
Show
Giorgio Agnelli added a comment - I solved the problem counting how many columns are skipped and decrement the column sort index by this value.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: