Unfortunately an already known bug: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25121
Can you replace it with
<map:generate src="cocoon:/FooBar/home"/> <map:serialize type="html"/>
??
Joerg
On 06.01.2004 23:27, Mark Lundquist wrote:
I have this in my pipeline:
<map:match pattern="FooBar">
<map:read mime-type="text/html" src="cocoon:/FooBar/home" />
</map:match>
The output I get is correct, but it has "Content-Type: text/xml", even though I specified "text/xml".
This makes my browser barf.
What am I doing wrong? Thanks a lot, ~ml
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
