Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000980 [Resin] minor always 03-08-06 12:00 05-16-07 15:58
Reporter cmonster View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.1.1 Product Version 3.0.18
  Product Build
Summary 0000980: XmlSAXParser.isValidating() returns true, but does not validate
Description com.caucho.xml.parsers.XmlSAXParserFactory$XmlSAXParser.isValidating() returns true, but the parse does not validate. java's api docs are perhaps ambiguous, indicating this method should return "true if this parser is configured to validate XML documents; false otherwise."

however, i think this is misleading for the client. if i am explicitly testing to see if my parser is validating, i would expect this method to return false; there is no other way for the client to know this parser does not validate.

http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/parsers/SAXParser.html#isValidating() [^]
Steps To Reproduce
Additional Information
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
03-08-06 12:00 cmonster New Issue
05-16-07 15:58 ferg Assigned To  => ferg
05-16-07 15:58 ferg Status new => closed
05-16-07 15:58 ferg Resolution open => fixed
05-16-07 15:58 ferg Fixed in Version  => 3.1.1


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
27 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker