You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Hazem Saleh (JIRA)" <de...@myfaces.apache.org> on 2009/03/07 04:34:56 UTC

[jira] Resolved: (MFCOMMONS-6) just reads first outputText of content

     [ https://issues.apache.org/jira/browse/MFCOMMONS-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hazem Saleh resolved MFCOMMONS-6.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.1-SNAPSHOT

Resolved in 1.0.1-SNAPSHOT.

Long Life MyFacesssssssssss!

> <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
>            Assignee: Hazem Saleh
>             Fix For: 1.0.1-SNAPSHOT
>
>
> 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.