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

        Hide
        Arran Mccullough added a comment -

        Attach test case that shows issue when exporting a table that includes a <br/> tag in the <ace:column>

        Show
        Arran Mccullough added a comment - Attach test case that shows issue when exporting a table that includes a <br/> tag in the <ace:column>
        Hide
        Arturo Zambrano added a comment -

        Committed fix at revision 28842.

        Show
        Arturo Zambrano added a comment - Committed fix at revision 28842.
        Hide
        Ken Fyten added a comment -

        Need to apply this change to the maintenance branch also.

        Show
        Ken Fyten added a comment - Need to apply this change to the maintenance branch also.
        Hide
        Arturo Zambrano added a comment -

        Committed fix at revision 28847 in the maintenance branch.

        Show
        Arturo Zambrano added a comment - Committed fix at revision 28847 in the maintenance branch.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: