Good afternoon. I've been developing an application with Trinidad 1.0.1 and am considering upgrading to 1.0.3 for the improvements in PPR, the statusIndicator and also to be able to redirect AJAX requests to the login page after the session has expired.
However, immediatly after replacing the 1.0.1 libs with their 1.0.3counterparts, I find that AJAX interactions no longer work, generating an error on the browser, which Firebug identifies this way: ["Invalid PPR response. The response-headers were:\nDate: Tue, 16 Oct 2007 13:09:56 GMT\nTransfer-Encodi..."] Common1_0_3.js (line 10458) ["Error ", TypeError: a5 has no properties message=a5 has no properties, " delivering XML request status changed to ", function()] What can cause this and is there a workaround? Thank you, Francisco

