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:13 UTC

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

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.


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

Posted by "Nico Verwer (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Jasha Joachimsthal (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/COCOON-2306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932886#action_12932886 ] 

Jasha Joachimsthal commented on COCOON-2306:
--------------------------------------------

I already fixed this in the 2.1 branch. See COCOON-2228

> 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.


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

Posted by "Jasha Joachimsthal (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COCOON-2306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jasha Joachimsthal closed COCOON-2306.
--------------------------------------

       Resolution: Duplicate
    Fix Version/s: 2.1.12-dev (Current SVN)
         Assignee: Jasha Joachimsthal

> 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
>            Assignee: Jasha Joachimsthal
>             Fix For: 2.1.12-dev (Current SVN)
>
>         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.