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

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #31617 Fri Oct 19 14:53:24 MDT 2012 nils.lundquist ICE-8673 - Exclude UIColumn subclass PanelExpansion from header column group export.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/dataexporter/Exporter.java
        Migration created issue -
        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.
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #32158 Wed Nov 14 16:36:17 MST 2012 ted.goddard use low-level string manipulation and stored ancestor list to optimize findAndNotifyUpdatedElements (ICE-8673)
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/core/src/main/javascript/application.js
        Migration made changes -
        Field Original Value New Value
        Reporter Migration [ remote ] Tyler Johnson [ tyler.johnson ]
        Migration made changes -
        Summary header shifts after dataExport with nested tables Blank header inserted when exporting nested tables (was: header shifts after dataExport with nested tables)
        Migration made changes -
        Assignee Nils Lundquist [ nils.lundquist ]
        Migration made changes -
        Fix Version/s 3.2 [ 10338 ]
        Assignee Priority P1 [ 10010 ]
        Migration made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Assignee Priority P1 [ 10010 ]
        Hide
        Icefaces Administrator added a comment -

        Open to add attachment.

        Show
        Icefaces Administrator added a comment - Open to add attachment.
        Icefaces Administrator made changes -
        Resolution Fixed [ 1 ]
        Status Closed [ 6 ] Reopened [ 4 ]
        Icefaces Administrator made changes -
        Attachment sf-11698.csv [ 15011 ]
        Icefaces Administrator made changes -
        Status Reopened [ 4 ] Closed [ 6 ]
        Resolution Fixed [ 1 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: