You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Nico Verwer (JIRA)" <ji...@apache.org> on 2010/11/17 11:11:15 UTC

[jira] Updated: (COCOON-2306) StripNameSpacesTransformer does not strip attribute namespaces

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

Nico Verwer updated COCOON-2306:
--------------------------------

    Attachment: StripNameSpacesTransformer.patch

Patch for this issue

> StripNameSpacesTransformer does not strip attribute namespaces
> --------------------------------------------------------------
>
>                 Key: COCOON-2306
>                 URL: https://issues.apache.org/jira/browse/COCOON-2306
>             Project: Cocoon
>          Issue Type: Bug
>          Components: * Cocoon Core
>    Affects Versions: 2.1.11
>            Reporter: Nico Verwer
>         Attachments: StripNameSpacesTransformer.patch
>
>
> The StripNameSpacesTransformer strips namespaces only from elements, but not from attributes.
> This leads to an inconsistent SAX stream if the input has attributes with namespaces.
> The patch fixes this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.