ICEfaces
  1. ICEfaces
  2. ICE-9315

ace:dataExporter - Non-rendered content being exported

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.2.0.GA, 3.3
    • Fix Version/s: EE-3.3.0.GA, 4.0.BETA, 4.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      All
    • Assignee Priority:
      P1
    • Salesforce Case Reference:

      Description

      The ace:dataExporter is exporting content that is not being rendered on the screen/dataTable. This happens when the content that is being exported is not directly under the ace:column tag. For example:

                              <ace:column headerText="Column One">
                                  <h:panelGroup>
                                      <h:outputText value="#{item.itemOne}"
                                                    rendered="#{testBean.render}"/>
                                  </h:panelGroup>
                              </ace:column>
      1. Case12005Example.zip
        21 kB
        Arran Mccullough
      2. Case12005ExampleWAR.zip
        9.04 MB
        Arran Mccullough

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #35932 Wed Jun 05 12:56:33 MDT 2013 art.zambrano ICE-9315 ace:dataExporter - Non-rendered content being exported... fixed
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/dataexporter/Exporter.java

          People

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

            Dates

            • Created:
              Updated:
              Resolved: