[ http://issues.apache.org/jira/browse/COCOON-1529?page=all ]

Jörg Heinicke updated COCOON-1529:
----------------------------------

    Bugzilla Id:   (was: 35348)
        Summary: I18nTranformer should consume and stop propagating 
start/endPrefixMapping of its namespace  (was: I18ntranformation output  
xmlns:i18n in the first element)
        Version: 2.1.8
                 2.1.9-dev (current SVN)
       Priority: Minor  (was: Major)

> I18nTranformer should consume and stop propagating start/endPrefixMapping of 
> its namespace
> ------------------------------------------------------------------------------------------
>
>          Key: COCOON-1529
>          URL: http://issues.apache.org/jira/browse/COCOON-1529
>      Project: Cocoon
>         Type: Bug
>   Components: - Components: Sitemap
>     Versions: 2.2-dev (Current SVN), 2.1.9-dev (current SVN), 2.1.8
>  Environment: Operating System: other
> Platform: Other
>     Reporter: Juan Jose Pablos
>     Assignee: Cocoon Developers Team
>     Priority: Minor

>
> This is a strage bug.
> on http://localhost:8888/samples/i18n/simple.xml around line 183:
>   <annotation xmlns:i18n="http://apache.org/cocoon/i18n/2.1";>
> This produces wrong xml output (extra xmlns:i18n attribute).
> now if you commented out the annotation element then the xmlns:i18n attribute
> goes to the next element:
>  <content xmlns:i18n="http://apache.org/cocoon/i18n/2.1";>
> It looks like it goes to the parent element always.
> I wish that I could have more information about how to resolve this.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to