ICEfaces
  1. ICEfaces
  2. ICE-9079

ace:dataExporter Composite Component Backing Bean Attribute Issue

    Details

    • Assignee Priority:
      P1
    • Salesforce Case Reference:

      Description

      When using the attached dataTable composite component, the ace:dataExporter will not generate the table contents. I have isolated this as being the result of passing the backing bean in as an attribute. If you remove the backing bean attribute and have the el expressions directly reference a backing bean, this is not an issue.

      To reproduce this issue:

      - Add the attached composite component to the showcase (drop in webapp/resources/components)
      - In dataExporter.xhtml add the namespace xmlns:test="http://java.sun.com/jsf/composite/components"
      - Change the target attribute of ace:dataExporter to target=":form2:test:carTable"
      - replace the ace:dataTable tags with <test:dataTable id="test" bean="#{dataTableLazyLoading}"> (leave the dataTable content in place)



        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #37336 Thu Aug 08 10:35:56 MDT 2013 art.zambrano ICE-9079 fix to check if the table is in a composite component, if so, push the composite component to EL before starting the exporting operation
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/dataexporter/DataExporter.java

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Brad Kroeger
          • Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: