ICEfaces
  1. ICEfaces
  2. ICE-7934

ace:dataExporter - does not honour rowspan attribute on header columns

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.0.0.BETA
    • Fix Version/s: 3.0.1, EE-3.0.0.GA
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ICEfaces EE 3.0 BETA 09032012

      Description

      An ace:dataTable is setup to use header grouping and the rowspan attribute is set for some of the header columns. The resulting exported table, the rowspan is not repeated on some of the columns which results in the exported data to be shifted.

      Exported output:

      Column One | Column Group One | Column Group One |
      Column Two | Column Three | Column Four |

      Expected output:

      Column One | Column Group One | Column Group One |
      Column One | Column Two | Column Three |

        Activity

        Arran Mccullough created issue -
        Hide
        Arran Mccullough added a comment -

        Attached sample exported data and the rendered table in Firefox.

        Show
        Arran Mccullough added a comment - Attached sample exported data and the rendered table in Firefox.
        Arran Mccullough made changes -
        Field Original Value New Value
        Attachment exportTest.csv [ 14209 ]
        Attachment table-output.jpg [ 14210 ]
        Hide
        Arran Mccullough added a comment -

        Attached test case that shows issue.

        Show
        Arran Mccullough added a comment - Attached test case that shows issue.
        Arran Mccullough made changes -
        Attachment Case11074Example.war [ 14211 ]
        Attachment Case11074Example.zip [ 14212 ]
        Arran Mccullough made changes -
        Salesforce Case [5007000000LFEK1]
        Description An ace:dataTable is setup to use header grouping and the rowspan attribute is set for some of the header columns. The resulting exported table, the rowspan is not repeated on some of the columns which results in the exported data to be shifted.

        An ace:dataTable is setup to use header grouping and the rowspan attribute is set for some of the header columns. The resulting exported table, the rowspan is not repeated on some of the columns which results in the exported data to be shifted.

        Exported output:

        Column One | Column Group One | Column Group One |
        Column Two | Column Three | Column Four |

        Expected output:

        Column One | Column Group One | Column Group One |
        Column One | Column Two | Column Three |
        Arran Mccullough made changes -
        Summary ace:dataExporter ace:dataExporter - does not honour rowspan attribute on header columns
        Ken Fyten made changes -
        Fix Version/s EE-3.0.0.GA [ 10262 ]
        Fix Version/s 3.0.1 [ 10282 ]
        Assignee Priority P1
        Assignee Arturo Zambrano [ artzambrano ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28455 Wed Mar 21 17:04:28 MDT 2012 art.zambrano ICE-7934 added support for exporting columns spanning multiple rows
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/dataexporter/Exporter.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28456 Wed Mar 21 17:06:19 MDT 2012 art.zambrano ICE-7934 added support for exporting columns spanning multiple rows
        Files Changed
        Commit graph MODIFY /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/ace/component/src/org/icefaces/ace/component/dataexporter/Exporter.java
        Hide
        Arturo Zambrano added a comment -

        Added support for exporting columns with rowspan attribute. Committed at revision 28455 in trunk and at revision 28456 in maintenance branch.

        Show
        Arturo Zambrano added a comment - Added support for exporting columns with rowspan attribute. Committed at revision 28455 in trunk and at revision 28456 in maintenance branch.
        Arturo Zambrano made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Assignee Priority P1

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: