Hi,

I do AJAX calls through RemotingService.cfc and it was working
properly on MG 3.0 but now it doesn't work on MG 3.1. I don't know how
to debug this to figure out what is happening.

I just downloaded the latest version of MG: 3.1.299
I am calling:
http://myWebsiteIpAddress/RemotingService.cfc?method=executeEvent&returnformat=json&queryFormat=column&mcode=MATTS
I am using FireBug to track the call and the response.
In MG 3.1, the response is {"result":""}.
In MG 3.0, the response is {"result":"true"}

Can anyone provide a clue as to how I could debug this?

Thanks.
Olivier Bridgeman

-- 
Model-Glue Sites:
Home Page: http://www.model-glue.com
Documentation: http://docs.model-glue.com
Bug Tracker: http://bugs.model-glue.com
Blog: http://www.model-glue.com/blog

You received this message because you are subscribed to the Google
Groups "model-glue" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/model-glue?hl=en

Reply via email to