[richfaces-issues] [JBoss JIRA] Assigned: (RF-1382) orderingList couses XML parsing error in FireFox.

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Wed Nov 21 08:48:19 EST 2007


     [ http://jira.jboss.com/jira/browse/RF-1382?page=all ]

Nick Belaevski reassigned RF-1382:
----------------------------------

    Assignee: Sergey Halipov  (was: Nick Belaevski)

> orderingList couses XML parsing error in FireFox.
> -------------------------------------------------
>
>                 Key: RF-1382
>                 URL: http://jira.jboss.com/jira/browse/RF-1382
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.3
>         Environment: FireFox 2.0.0.9
> JSF 1.2 
> tomcat 6.0
>            Reporter: Tsikhon Kuprevich
>         Assigned To: Sergey Halipov
>            Priority: Critical
>
> It seem that rich:orderingList is rendered incorrectly.
> The following code:
> 	<rich:orderingList value="#{listBean.capitals}" var="capitals">
> 		<f:facet name="header"><f:verbatim>header facet_1</f:verbatim> </f:facet>
> 		<rich:column>
> 			<h:outputText value="#{capitals.stateFlag}"/>
> 		</rich:column>
> 	</rich:orderingList>
> It is displayed only in IE, but with errors on the page. In FireFox it causes xml parsing error and it's impossible to view the page.

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

        



More information about the richfaces-issues mailing list