[ http://issues.apache.org/jira/browse/COCOON-1529?page=comments#action_12358357 ]
Juan Jose Pablos commented on COCOON-1529: ------------------------------------------ It is a superfluous namespace declaration. > I18ntranformation output xmlns:i18n in the first element > --------------------------------------------------------- > > 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) > Environment: Operating System: other > Platform: Other > Reporter: Juan Jose Pablos > Assignee: Cocoon Developers Team > > 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