Hi,

 

I guess this is also a firebug problem.

When I use this code in my index.php

 

<?PHP

 

echo "test";

return;

?>

 

Firebug also shows me "test test".

 

Thanks

Tobias

________________________________

Von: Tobias Koller (GERMO GmbH) [mailto:t...@germo.de] 
Gesendet: Dienstag, 12. Januar 2010 11:59
An: qooxdoo Development
Betreff: [qooxdoo-devel] PHP Backend double execution??

 

Hi,

 

my RPC-PHP-Backend returns this result:

 

qx.io.remote.transport.Script._requestFinished(3,
{"result":true,"id":3});
qx.io.remote.transport.Script._requestFinished(3,
{"result":true,"id":3});

 

Something is executed two times I think...

can someone help me here?

 

I'm using qx 1.0 sdk and the current PHP backend.

 

Thanks

Tobi

 

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to