Re: [qooxdoo-devel] qx.io.remote.Rpc error when migrate to 0.7

2007-02-28 Thread Sebastian Werner
Andreas, this is fixed in SVN. Thank you for the info. Sebastian Andreas Junghans schrieb: > Sebastian, could you take a look at this? It seems you re-designed > the Json class. The actual error is in line 374 in Json.js: > > if (qx.lang.Object.select(qx.core.Setting.get > ("qx.jsonEncodeUn

Re: [qooxdoo-devel] qx.io.remote.Rpc error when migrate to 0.7

2007-02-28 Thread Andreas Junghans
Sebastian, could you take a look at this? It seems you re-designed the Json class. The actual error is in line 374 in Json.js: if (qx.lang.Object.select(qx.core.Setting.get ("qx.jsonEncodeUndefined"))) { The select() fails because it receives only one parameter. What's the purpose of the sel

[qooxdoo-devel] qx.io.remote.Rpc error when migrate to 0.7

2007-02-27 Thread frederic
Hello, My script worked fine on 0.6.5 and now after a migration to 0.7, I have the following error : 008473 ERROR: qx.ui.form.Button[206]: Could not dispatch event of type "execute": TypeError - map has no properties at http://127.0.0.1/qooxdoo/frontend/framework/source/class/qx/lang/Object.js:31