Hi, Koen. Wt 2.2.3 doesn't have this check. Therefore when I added it (however the check is for "text/plain" instead of "text/javascript") this particular issue gone away. When the whole page is sent Content-type is "text/html", when only update - "text/plain". I still don't quite understand why full page is sent during the already established session. But thanks anyway.
Andrey. On 09/15/10 18:44, Koen Deforche wrote: > 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 > > > ------------------------------------------------------------------------------ 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
