| Anonymous | Login | Signup for a new account | 11-10-2025 01:09 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ 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 | Platform | |||||
| Status | closed | OS | |||||||
| Projection | none | OS Version | |||||||
| ETA | none | Fixed in Version | 3.2.1 | Product Version | 3.2.0 | ||||
| Product Build | |||||||||
| 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); |
||||||||
| Steps To Reproduce | |||||||||
| 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. |