[richfaces-issues] [JBoss JIRA] Commented: (RF-9075) List: children are being encoded outside of row context

Max Katz (JIRA) jira-events at lists.jboss.org
Mon Aug 16 15:02:11 EDT 2010


    [ https://jira.jboss.org/browse/RF-9075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12545213#action_12545213 ] 

Max Katz commented on RF-9075:
------------------------------

Screen shot: http://yfrog.com/86screenshot026mp

> List: children are being encoded outside of row context
> -------------------------------------------------------
>
>                 Key: RF-9075
>                 URL: https://jira.jboss.org/browse/RF-9075
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-tables
>    Affects Versions: 4.0.0.Milestone2
>            Reporter: Nick Belaevski
>            Assignee: Nick Belaevski
>             Fix For: 4.0.0.Milestone2
>
>
> This code:
> <rich:list value="#{expensiveCitiesBean.cityList}" var="city" type="ordered">
>     <h:outputText value="#{city.name}+ " />
>     <h:outputText value="#{city.country}" />
>   </rich:list>
> renders extra plus symbol just before list items.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list