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

          People

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

            Dates

            • Created:
              Updated:
              Resolved: