Hey Andrey, 2010/9/15 <[email protected]>: > By displaying response message in Wt.js (attached) I notice that in case of > an error the whole page is in "msg" (attached). > This differs from no-problem-cases when only AJAX updated are transmitted.
That is interesting indeed. The strange thing about this is that since Wt 3.1.1, we check that the content-type is "text/javascript" before evaluating handling the response. Can you verify that in this case indeed you have text/javascript as content-type for this response ? (Using e.g. Firebug ?) Regards, koen ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
