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

        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.
        Hide
        Arran Mccullough added a comment -

        Attached test case that shows issue.

        Show
        Arran Mccullough added a comment - Attached test case that shows issue.
        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.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: