matt, ok, i posted it... far as i know i don't need resolve url... so having figured out what was wrong i'm good
i know cfquery has been changed to work with the datastore on the app engine as one of its options being able to use it or something like it to work with couchdb or mongo (although they would require quite different drivers) might be real handy... its not that hard for couchdb... since its just http calls.. but there are a lot of tricky details like this that could be smoothed out for people and would give openbd another set of potential users thanks for all your help ken tyler On Aug 14, 10:20 am, Matthew Woodward <[email protected]> wrote: > On Sat, Aug 14, 2010 at 8:11 AM, kentyler <[email protected]>wrote: > > > I think it was having "resolveurl" set to "true"... that caused the > > "http://127.0.0.1" to be interpolated into the text... which then > > broke the desearlize json... because its quotes where not escaped > > > when i set "resolveurl" to false the deserializejson seems to work > > fine > > Interesting--do you need to use resolveurl in this case or is that optional > for you? > > I'm not sure what the expected behavior would really be here, but it does > seem that resolveurl shouldn't throw off the JSON serialization. > > Can you do me a favor and file a ticket for this > here?http://code.google.com/p/openbluedragon/issues/entry > > That way it's on our radar to take a look. Thanks. > > -- > Matthew Woodward > [email protected]http://blog.mattwoodward.com > identi.ca / Twitter: @mpwoodward > > Please do not send me proprietary file formats such as Word, PowerPoint, > etc. as attachments.http://www.gnu.org/philosophy/no-word-attachments.html -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon official manual: http://www.openbluedragon.org/manual/ Ready2Run CFML http://www.openbluedragon.org/openbdjam/ mailing list - http://groups.google.com/group/openbd?hl=en
