[EMAIL PROTECTED] wrote:
Andreas Hartmann wrote:


[...]


Andreas, I can't reproduce your problem.

Strange ... seems to be a known issue.

Regardless if I have ' or ' both XHTML serializer and HTML serializer produce ' as output.

What is your pipeline's configuration of both serializers?

I'm using only the XHTML serializer:

<map:serializer name="xhtml" logger="sitemap.serializer.xhtml"
    mime-type="text/html" pool-grow="2" pool-max="64" pool-min="2"
    src="org.apache.cocoon.components.serializers.XHTMLSerializer">
  <encoding>UTF-8</encoding>
</map:serializer>

...

<map:serialize type="xhtml"/>


For XML I'm using the old one (o.a.c.serialization.XMLSerializer).


-- Andreas


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to