Validation logic is not correct ------------------------------- Key: DOXIA-390 URL: http://jira.codehaus.org/browse/DOXIA-390 Project: Maven Doxia Issue Type: Bug Components: Core Affects Versions: 1.1.2 Reporter: Lukas Theussl
Currently the AbstractXmlParser skips validation if a document has no DTD nor xsd, even if validate=true. I think the behavior should only be controlled by the validate flag and if a document has no DTD nor xsd, validation should fail. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira