ICEfaces
  1. ICEfaces
  2. ICE-6151

dataExporter does not export information defined in the footer of a dataTable

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8.2-EE-GA_P01, 2.0-Beta1
    • Fix Version/s: 1.8.3, 1.8.2-EE-GA_P02, 2.0.0
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      All

      Description

      The dataExporter component does not export the footer of a dataTable column.

        Activity

        Hide
        Mark Collette added a comment -

        Added support to the DataExporter, and the OutputTypeHandler application interface for the footer cells to be output. Any custom handlers should just continue to work without outputting the footers and without needing to be modified. Then modified the ExcelOutputHandler to support the footers, and refactored that class to reduce redundancies, and laid the groundwork for non-String types to be handled in the future. When investigating the CSVOutputHandler, noticed that it does not output headers, so did not add support for footers to it. But, did notice that it was not comma and quote escpaing the output, so added that. And when merging the code for icefaces2, carried forward another fix from icefaces 1.8.x.

        icefaces trunk
        Subversion 23109

        icefaces2 trunk
        Subversion 23110

        Show
        Mark Collette added a comment - Added support to the DataExporter, and the OutputTypeHandler application interface for the footer cells to be output. Any custom handlers should just continue to work without outputting the footers and without needing to be modified. Then modified the ExcelOutputHandler to support the footers, and refactored that class to reduce redundancies, and laid the groundwork for non-String types to be handled in the future. When investigating the CSVOutputHandler, noticed that it does not output headers, so did not add support for footers to it. But, did notice that it was not comma and quote escpaing the output, so added that. And when merging the code for icefaces2, carried forward another fix from icefaces 1.8.x. icefaces trunk Subversion 23109 icefaces2 trunk Subversion 23110

          People

          • Assignee:
            Mark Collette
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: