[richfaces-issues] [JBoss JIRA] Resolved: (RF-5408) Inplace: XML Parsing error - undefined entity

Anton Belevich (JIRA) jira-events at lists.jboss.org
Mon Dec 22 13:49:54 EST 2008


     [ https://jira.jboss.org/jira/browse/RF-5408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anton Belevich resolved RF-5408.
--------------------------------

    Resolution: Done
      Assignee: Alexander Dubovsky  (was: Anton Belevich)


> Inplace: XML Parsing error - undefined entity
> ---------------------------------------------
>
>                 Key: RF-5408
>                 URL: https://jira.jboss.org/jira/browse/RF-5408
>             Project: RichFaces
>          Issue Type: Bug
>          Components: planning_all
>    Affects Versions: 3.3.0
>         Environment: FF2
>            Reporter: Nick Belaevski
>            Assignee: Alexander Dubovsky
>             Fix For: 3.3.0
>
>   Original Estimate: 4 hours
>  Remaining Estimate: 4 hours
>
> XML Parsing Error: undefined entity
> Location: http://nakago:7001/demo/faces/pages/resources.xhtml
> Line Number 31, Column 121:
> <ui:composition xmlns="http://www.w3.org/1999/xhtml"
>       xmlns:ui="http://java.sun.com/jsf/facelets"
>       xmlns:h="http://java.sun.com/jsf/html"
>       xmlns:f="http://java.sun.com/jsf/core"
>       xmlns:a4j="http://richfaces.org/a4j"
>       xmlns:rich="http://richfaces.org/rich">
> <html>
> 	<body>
> 			<h:form>
> 				<rich:inplaceInput />
> 				<rich:inplaceSelect>
> 					<f:selectItem itemLabel="1" itemValue="1" />
> 					<f:selectItem itemLabel="2" itemValue="2" />
> 					<f:selectItem itemLabel="3" itemValue="3" />
> 					<f:selectItem itemLabel="4" itemValue="4" />
> 				</rich:inplaceSelect>
> 			</h:form>
> 	</body>
> </html>
> </ui:composition>
> 	

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

        



More information about the richfaces-issues mailing list