Exceptions not passed properly to debug framework

Most of what's needed to pass PHP exceptions right through to JavaScript is there, except for an HTTP header that the framework checks. Add header('jsonerror:true'); at line 95 to en...

Id #7546 | Release: None | Updated: Sep 8 2008 at 4:32 PM by hpatcouto | Created: Sep 8 2008 at 4:32 PM by hpatcouto

Useless $applicationRoot

MSAjaxProxyGenerator defines $applicationRoot at line 12. It is never used and is useless.

Id #7545 | Release: None | Updated: Sep 8 2008 at 4:26 PM by hpatcouto | Created: Sep 8 2008 at 4:26 PM by hpatcouto

b has no properties

Trying your hello example creates "b has no properties" error in MicrosoftAjax.js line 5. When changing script source from MicrosoftAjax.js to MicrosoftAjax.debug.js is says: Chyba: [Exception... "...

Id #4997 | Release: None | Updated: Jan 6 2008 at 12:47 PM by Dzonny | Created: Jan 6 2008 at 10:48 AM by Dzonny

solution of how to cast to an arbitrary class

PHP maintains a generic empty class stdClass from which all class are built in PHP. You can use that class to create generic class objects anytime you wish. <code> $class = new stdClass(); $class-...

Id #1235 | Release: None | Updated: Apr 25 2007 at 9:33 PM by heygrady | Created: Apr 25 2007 at 9:33 PM by heygrady

  • 1-4 of 4 Work Items
    • Previous
    • 1
    • Next
    • Showing
    • All
    • Work Items