Hi Torsten,

I tried replacing 

<xml-serializer
class="org.apache.cocoon.components.sax.XMLByteStreamCompiler"
logger="core.xml-serializer" pool-grow="4" pool-max="32" pool-min="8"/>

with 

<xml-serializer class="org.apache.cocoon.components.sax.XMLSerializer"
logger="core.xml-serializer" pool-grow="4" pool-max="32" pool-min="8"/>

in cocoon.xconf (and I hope this is what you were talking about), but had
the same problem with my tabs. 

Stefan :(

-----Urspr�ngliche Nachricht-----
Von: Torsten Curdt [mailto:[EMAIL PROTECTED] 
Gesendet: Montag, 6. Dezember 2004 10:54
An: [EMAIL PROTECTED]
Betreff: Re: AW: XMLSerializer replaces tabs with       

Stefan Pietschmann wrote:
> Hmm, i'm not really into this, so it is as simple as exchanging the
> XMLSerializer with the 2.1.5 version before building, or are there other
> dependencies?

We have two different XML serializers. IIRC we changed
the the default implementation recently. All you need
to do is to use the old implementation. (change it in
the cocoon.xconf) Although it has other issues.
(Why the heck are you using tabs anyway?)

cheers
--
Torsten

Reply via email to