Alright, now i wondering, if the sitemap of 2.2.0 is not able to redirect to
another sitemap in a subfolder.
i have one sitemap in the root folder of my project and it contains of a
match:
<map:match pattern="">
<map:redirect-to uri="subpage"/>
</map:match>
subpage is a folder in the root directory and contains of an own sitemap.
in the second sitemap there is a match to
<map:match pattern="">
<!-- whatever -->
</map:match>
but this match is never fired, although is was in cocoon 2.1. Is it not
possible to jump between folders with own sitemaps in cocoon 2.2.0
(hope it's clear what i mean)
--
View this message in context:
http://www.nabble.com/Migrating-Cocoon-2.1-project-to-Cocoon-2.2-tp18648820p18688846.html
Sent from the Cocoon - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]