[ https://issues.apache.org/jira/browse/COCOON-1529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Cédric Damioli closed COCOON-1529. ---------------------------------- Resolution: Fixed Committed in revision 1413784 Thanks ! > I18nTranformer should consume and stop propagating start/endPrefixMapping of > its namespace > ------------------------------------------------------------------------------------------ > > Key: COCOON-1529 > URL: https://issues.apache.org/jira/browse/COCOON-1529 > Project: Cocoon > Issue Type: Bug > Components: - Components: Sitemap > Affects Versions: 2.1.8, 2.1.9, 2.2 > Environment: Operating System: other > Platform: Other > Reporter: Juan Jose Pablos > Priority: Minor > Fix For: 2.1.12-dev (Current SVN) > > Attachments: I18nTransformer.java.diff > > > 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, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira