Jörg Heinicke (JIRA) wrote:
[ http://issues.apache.org/jira/browse/COCOON-1529?page=all ]
Jörg Heinicke closed COCOON-1529:
---------------------------------
Resolution: Invalid
So I hope your are ok with closing the bug. Issues with superfluous namespace
declarations have to be fixed in the pipeline (if they need to be fixed at
all), e.g. by adding an additional transformer or the infamous stylesheet:
http://wiki.apache.org/cocoon/RemoveNamespaces.
Hey, I am a bit lost here with this bug, are you saying that from:
<foo>
to
<foo xmlns:i18n="http://apache.org/cocoon/i18n/2.1" >
after a transformation is not a bug?