[ https://issues.apache.org/jira/browse/LUCENE-4302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13433404#comment-13433404 ]
Gilad Barkai commented on LUCENE-4302: -------------------------------------- I'm with Shai on this - According to w3schools this is actually not a problem. Please see: http://www.w3schools.com/tags/tag_br.asp In HTML <br> has no closing tag. > Javadoc for facet User Guide does not display because of SAXParseException > (Eclipse, Maven) > ------------------------------------------------------------------------------------------- > > Key: LUCENE-4302 > URL: https://issues.apache.org/jira/browse/LUCENE-4302 > Project: Lucene - Core > Issue Type: Bug > Components: general/javadocs > Affects Versions: 4.0-ALPHA > Environment: Windows 7-64bit/Eclipse Juno (4.2)/Maven m2e > plugin/firefox latest > Reporter: Karl Nicholas > Priority: Minor > Labels: documentation > Original Estimate: 1h > Remaining Estimate: 1h > > I have opened javadoc for Facet API while using Eclipse, which downloaded the > javadocs using Maven m2e plugin. When I click on facet User Guide on the > overview page I get the following exception in FireFox: > http://127.0.0.1:49231/help/nftopic/jar:file:/C:/Users/karl/.m2/repository/org/apache/lucene/lucene-facet/4.0.0-ALPHA/ > lucene-facet-4.0.0-ALPHA-javadoc.jar!/org/apache/lucene/facet/doc-files/userguide.html > An error occured while processing the requested document: > org.xml.sax.SAXParseException; lineNumber: 121; columnNumber: 16; The element > type "br" must be terminated by the matching end-tag "</br>". > at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown > Source) > at > com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown > Source) > The link, or requested document is: > http://127.0.0.1:49231/help/nftopic/jar:file:/C:/Users/karl/.m2/repository/org/apache/lucene/lucene-facet/4.0.0-ALPHA/ > lucene-facet-4.0.0-ALPHA-javadoc.jar!/org/apache/lucene/facet/doc-files/userguide.html -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org