Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

root object still does not work #1

Open
randallmeeker opened this issue Dec 6, 2012 · 0 comments
Open

root object still does not work #1

randallmeeker opened this issue Dec 6, 2012 · 0 comments

Comments

@randallmeeker
Copy link

My version is listed as 0.2.

however in order for this to work i have to wrap the object as follows

result = ColdFusion JSON returned by server

$.serializeCFJSON(result); -- does not work

$.serializeCFJSON({d:result}); - works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant