<mc:exporterActionListener> just reads first outputText of content
------------------------------------------------------------------

                 Key: MFCOMMONS-6
                 URL: https://issues.apache.org/jira/browse/MFCOMMONS-6
             Project: MyFaces Commons
          Issue Type: Improvement
          Components: myfaces-commons-components
    Affects Versions: 1.0.1-SNAPSHOT
         Environment: myfaces 1.2.6
tomahawk 1.1.8
sandbox 1.1.7 snapshot
facelets 1.1.14
tomcat 6.0.16
Apache mod_jk 2
Myfaces-common-components (current source with taglib from MFCOMMONS-3 issue)
            Reporter: Gerd Schaffer


for every record and column in the datatable just the first outputText will be 
rendered - is there a good reason why the code looks like this: 
column.getChildren().get(0) ?
wouldn't it better to loop over all Children and display all objects? Would be 
a good improvement - exported output will look similar to the html-output of 
the datatable component

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to