Hi,

cocoon.sendPage() enforces a text/plain in the responce, no matter what serializer is used !!

Something like :

cocoon.sendPage( "index.defaultview", {} );

will always result in a text/plain output, while calling the same url from outside the flow, the page is shown in text/html (which is the correct one used in the serializer)

Anybody got an idea about that issue?

I'm using Cocoon-2.1 CVS updated on August 26th, Apache Tomcat/4.1.24, JDK 1.4.1, Windows 2000, Mozilla/Mozilla Firebird

Thanks in advance.

Ramy
[EMAIL PROTECTED]



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



Reply via email to