This data doesn't have href attributes with urls in them does it? I vaguely recall on issue with that with JSON in the recent past.
.pjf Matthew Woodward said the following on 08/27/2010 07:07 PM: > On Fri, Aug 27, 2010 at 11:17 AM, Skellington <[email protected] > <mailto:[email protected]>> wrote: > > I found if I remove the "\" or > double them up "\\" JSONLint will validate. I looked at the record in > the database and it does not have escape characters in it. What can I > do to clean this up so my grid displays properly? > > > So I'm clear on the process, you have this data in your database, you > run a query, and then do you then serialize using SerializeJSON()? > > And is it specifically the \ before each of the single quotes in the > "[ProcessXML] ..." bit that's causing the issue? > > -- > Matthew Woodward > [email protected] <mailto:[email protected]> > http://blog.mattwoodward.com > identi.ca <http://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 -- 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
