[ 
https://issues.apache.org/jira/browse/COCOON-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Grzegorz Kossakowski updated COCOON-2155:
-----------------------------------------

    Attachment: COCOON-2155-parent-pom.patch

I have taken a closer look at our test-cases after upgrading (locally) to Xalan 
2.7.1. Fix of bug in Xalan revealed that we had some test-cases slightly 
broken. I fixed all of them I could found so all test-cases passed again. 
Unfortunately, I cannot commit these fixes because there Xalan 2.7.1 is not 
available on Maven repository at the moment.

Therefore I decided to attach my fixes as patches to this issue.

First patch consist only of change to parent pom to be applied when Xalan 2.1.7 
is available on Maven repository.

> Failing test cases due to additional attributes from namespace declarations 
> in a DOM from parser, but not from serializer
> -------------------------------------------------------------------------------------------------------------------------
>
>                 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
>         Attachments: COCOON-2155-cocoon-core.patch, 
> COCOON-2155-parent-pom.patch
>
>
> 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.

Reply via email to