[ http://issues.apache.org/jira/browse/MYFACES-99?page=all ] sean schofield closed MYFACES-99: ---------------------------------
> myfaces_ext.tld contains illegal <br/> tag > ------------------------------------------ > > Key: MYFACES-99 > URL: http://issues.apache.org/jira/browse/MYFACES-99 > Project: MyFaces > Type: Bug > Versions: 1.0.8 beta > Reporter: sean schofield > Fix For: 1.0.9 beta > Attachments: tld.patch > > Version 1.159 of this file was checked in with a <br/> tag in the > <description> of aliasBean. User is getting a parse exception: > OracleJSP: oracle.jsp.parse.JspParseException: Line # 2, <%@ taglib > uri="http://java.sun.com/jsf/html" prefix="h"%> > Error: oracle.xml.parser.v2.XMLParseException ( /jsp/common/Header.jsp ): > line #:17 column #:48 : FIXED type Attribute value not equal to the > default value 'http://java.sun.com/xml/ns/j2ee'. > line #:5344 column #:75 : Invalid element 'br' in content of > 'description', expected elements '[PCDATA]'. > line #:5344 column #:75 : Element 'br' used but not declared. > line #:5345 column #:124 : Invalid element 'br' in content of > 'description', expected elements '[PCDATA]'. > line #:5345 column #:124 : Element 'br' used but not declared. > line #:5366 column #:60 : Invalid element 'br' in content of > 'description', expected elements '[PCDATA]'. > line #:5366 column #:60 : Element 'br' used but not declared. > line #:5367 column #:37 : Invalid element 'code' in content of > 'description', expected elements '[PCDATA]'. > line #:5367 column #:37 : Element 'code' used but not declared. > line #:5367 column #:99 : Invalid element 'code' in content of > 'description', expected elements '[PCDATA]'. > line #:5367 column #:99 : Element 'code' used but not declared. > First of all, it didn't look like there was a binary dowload available > Thanks to Norm Deane for reporting this. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
