Closed (fixed)
Project:
JSON server
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Mar 2008 at 21:47 UTC
Updated:
13 May 2008 at 18:33 UTC
Hi,
I try to call the service.connect method.
It's working like a charm with Firefox (I see the trace with firebug), but Drupal.service function is not called under IE because of a script error appears in json_server.js. I get a non informative error (using the debugbar) in response.
I'm a bit desperate right now :)
I've another question. There is this json.php developed in AMFPHP, is there any way to use that one instead?
Thx a lot.
Comments
Comment #1
Striky2 commentedHi !
I think I found the issue:
The last koma ( }, ) has to be removed, it causes a bug with IE7.
Comment #2
dmitrig01 commentedok, thanks, will-fix
Comment #3
Striky2 commented>> sorry, post in a new issue
Comment #4
Striky2 commentedComment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.