Page 1 of 1

Noscript / QooxDoo Javascript Framework

Posted: Thu Jun 24, 2010 6:39 am
by dhh
Hello,

there seems to be a problem with the Qooxdoo Javascript Framework (http://qooxdoo.org). I recently developed a web application using this framework and a colleague told me there where errors when fetching / parsing the backend's JSON data. After some searching and evaluating we found that the problem is somehow caused by the noscript addon; when the plugin is disabled everything's alright. Is this a known issue? Any ideas instead disabling the addon?

Regards & thanks,
Daniel

Re: Noscript / QooxDoo Javascript Framework

Posted: Thu Jun 24, 2010 10:24 am
by Giorgio Maone
Is JSON served with the correct Content-type header (i.e. application/json)?
Are you getting any blue message from NoScript in Tools|Error Console?