ICEfaces
  1. ICEfaces
  2. ICE-8673

Blank header inserted when exporting nested tables (was: header shifts after dataExport with nested tables)

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.2.BETA1
    • Fix Version/s: 3.2
    • Component/s: None
    • Labels:
      None
    • Environment:
      -

      Description

      When exporting a nested expandable table, a blank header is inserted into the generated CSV file. Screenshot and test case attached.
      1. sf-11698.csv
        0.2 kB
        Icefaces Administrator

        Activity

        Hide
        Tyler Johnson added a comment - - edited

        The offending code looks to be at Exporter.getRowColumnsToExport() which adds a blank column: columns.add(new UIColumn());

        Show
        Tyler Johnson added a comment - - edited The offending code looks to be at Exporter.getRowColumnsToExport() which adds a blank column: columns.add(new UIColumn());
        Hide
        Nils Lundquist added a comment - - edited

        Revision #31617
        Committed by nils.lundquist
        Moments ago
        ICE-8673 - Exclude UIColumn subclass PanelExpansion from header column group export.

        Show
        Nils Lundquist added a comment - - edited Revision #31617 Committed by nils.lundquist Moments ago ICE-8673 - Exclude UIColumn subclass PanelExpansion from header column group export.
        Hide
        Icefaces Administrator added a comment -

        Open to add attachment.

        Show
        Icefaces Administrator added a comment - Open to add attachment.

          People

          • Assignee:
            Nils Lundquist
            Reporter:
            Tyler Johnson
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: