Jörn Nettingsmeier wrote:
hi doug!
Doug Chestnut wrote:
Hi Jörn,
I have noticed this as well. I was able to trace it back to this part
of the global-sitemap:
<map:aggregate element="menu"
ns="http://apache.org/cocoon/lenya/menubar/1.0">
<map:part src="cocoon:/menu-xml/{1}/{2}/{3}"
strip-root="true"/>
<map:part src="cocoon:/menu-xml/modules/{1}/{2}.xml"
strip-root="true"/>
</map:aggregate>
It looks to be a bug in the map:aggregate. The strip-root="true"
seems to be causing the problem. It is adding multiple
xmlns="http://apache.org/cocoon/lenya/menubar/1.0" to the root menu
element. I am not really sure why this duplicate attribute error is
being reported as logger is null.
hmm. i can't confirm this. if i remove the strip-root attributes for the
sake of testing, the namespace node duplication should not occur (but of
course other things will break). but the error about the logger remains
the same. weird.
are you using java 1.5 as well?
is anyone *not* having this issue with current trunk?
doug's recent commit fixed the problem for me, but it's still marked as
FIXME... doug, can you explain the problem a little?
now with a fresh svn update i get "No node contained for path [/index]"
after logging into the default publication.
i did run the migration test target, and the pubs/default/content tree
has been converted without errors.
any hints?
btw, i see andreas is working on it atm, but just for the record: the
migration target fails for the blog publication.
regards,
jörn
--
"Open source takes the bullshit out of software."
- Charles Ferguson on TechnologyReview.com
--
Jörn Nettingsmeier, EDV-Administrator
Institut für Politikwissenschaft
Universität Duisburg-Essen, Standort Duisburg
Mail: [EMAIL PROTECTED], Telefon: 0203/379-2736
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]