Parser produces redundant element attributes (namespace declarations) in a DOM
while test-cases are executed
------------------------------------------------------------------------------------------------------------
Key: COCOON-2155
URL: https://issues.apache.org/jira/browse/COCOON-2155
Project: Cocoon
Issue Type: Bug
Components: * Cocoon Core
Affects Versions: 2.2-dev (Current SVN)
Reporter: Grzegorz Kossakowski
Quoting Joerg:
"Just an explanation: A namespace declaration is not an attribute (even
if it looks so) and that's why it should not end as such. The DOM
produced by Cocoon is absolutely correct, the one by parsing expected
document in the test case is not since it has both the namespace
declaration AND an attribute xmlns:fi - which broke our test."
(http://article.gmane.org/gmane.text.xml.cocoon.devel/75975)
Also see this: http://article.gmane.org/gmane.text.xml.cocoon.devel/75974
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.