It will be CF's json parsing at fault - trying to be too clever! The solution will be to output the json manually which shouldn't pose to many problems. Alternatively, there's a JSON project on riaforge for encoding CF objects to JSON which hopefully doesn't have this 'feature'.
Dominic 2008/12/12 Azadi Saryev <[email protected]>: > well, i can confirm that adding a space after "Yes" does indeed make it > return "Yes " and not convert it to 'true'... > unfortunately my current dev environment does not allow me to test how > other json encoders will treat it (i.e. in php), so i am not sure if > this is problem with Adobe's/CF's json parsing or a general json 'bug'... > > Azadi Saryev > Sabai-dee.com > http://www.sabai-dee.com/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316693 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

