ICEfaces
  1. ICEfaces
  2. ICE-7623

ace:dataExporter includes the html tags in the exported data when the html code is enclosed in an ace:column

    Details

    • Assignee Priority:
      P2

      Description

      When placing div tag like the following code

                      <ace:column headerText="Name">
                       <div style="text-align: left;">
                           <h:outputText value="#{car.name}" />
                          </div>
                      </ace:column>

      The ace:exporter includes the html tags in the exported data when the html code is enclosed in an ace:column.

      I have modified the dataExporter.xhtml in the icefaces-showcase in the ICEfaces-3.0.0.RC2-bin.zip with the code above to attached the before and after result of the export.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28847 Thu Apr 26 18:28:10 MDT 2012 art.zambrano ICE-7623 make data exporter strip html tags
        Files Changed
        Commit graph MODIFY /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/ace/component/src/org/icefaces/ace/component/dataexporter/Exporter.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28842 Thu Apr 26 15:50:36 MDT 2012 art.zambrano ICE-7623 make data exporter strip html tags
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/dataexporter/Exporter.java

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Ahmed Khalil
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: