Karl Nicholas created LUCENE-4302:
-------------------------------------

             Summary: 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


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to