R: R: I: Reading Cocoon component from Servlet Filter

2007-01-28 Thread Leonardo Battagli
Btw I found an different method for using my own components (those definined in .xroles) The way is write a 'Cocoon Action', where I can use my components and then decided where the user has to be redirected to. I have just some problems in executing my Action all the times I want, but that is a

Re: A slash after a parameter in a tag causes the tag to be dropped.

2007-01-28 Thread Thomas Markus
that happens if your stylesheet has no matcher but content is copied. sounds that a stylesheet has a matcher for urls without a / at the end. Antonio Magni schrieb: I tried the to use the html serializer instead, but the problem persists. OK, so here are the details of the mistery: 1) The prob

Referencing parent sitemaps.

2007-01-28 Thread Kamal Bhatt
Hi I want to split my sitemaps up into sub sitemaps. Not just two sitemaps but multiple sitemaps. I have the situation where in sitemap.xmap I have: After that, I have src="common-sitemap.xmap" uri-prefix="" /> Now, I want to reference (in common-sitemap) th

Re: A slash after a parameter in a tag causes the tag to be dropped.

2007-01-28 Thread Antonio Magni
I tried the to use the html serializer instead, but the problem persists. OK, so here are the details of the mistery: 1) The problem only appears for [EMAIL PROTECTED] tags; 2) The symptom is that the tag (and all paramters) are dropped, but the content of it is held intact. 3) Some examples:

Redirect bug WITHIN sub-sitemap WHEN using uri-prefix

2007-01-28 Thread Robert Hoffmann
Hi cocoon users, I found the following problem with redirects within sub-sitemaps WHEN using the uri-prefix in map:mount... Did anyone ran into this too? I provided a detailed but simple test case below: Test case: 0) Sitemaps: Root sitemap >> ... uri-prefix="test" />