Anonymous | Login | Signup for a new account | 12-17-2024 10:54 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0002975 | [Quercus] | major | always | 09-29-08 00:26 | 10-01-08 12:08 | ||||
Reporter | bago | View Status | public | ||||||
Assigned To | nam | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 3.2.0 | ||||||
Summary | 0002975: DOMImplementation creates XML parsers instead of HTML. | ||||||||
Description |
This is DOMImplementation: ---- public void parseHTMLDocument(Document document, ReadStream is, String path) throws IOException, SAXException { _factory.parseXMLDocument(document, is, path); } --- It should call _factory.parseHTMLDocument(document, is, path); |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
There are no notes attached to this issue. |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
27 total queries executed. 25 unique queries executed. |