Hi all!
we have/had a problem with the serialization inside the source write transformer. if you do not specify the serializer as parameter the transformer uses as default the xml transformer. After some requests the serializer changed from xml to html!
Is this a caching problem?
If you specify the serializer as parameter it works: <map:transform type="write-source"> <map:parameter name="serializer" value="xml"/> </map:transform>
tested cocoon versions: 2.1.4 and 2.1.5
ciao Jan
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
