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

Vadim Gritsenko updated COCOON-1529:
------------------------------------

    Bugzilla Id:   (was: 35348)
      Component: - Components: Sitemap
                     (was: - Components: Avalon)
    Description: 
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.

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


> 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

Reply via email to