
stevie r - 2008-08-17 00:19:51
prototype.js and dojo doesnt like it anyway.
I got this code working with dojo and prototype by eliminating all the /n breaks and /t tabs in the output and eliminating the trailing ;
NOTE: non-debug mode prototype 1.5 does not return an evalJSON error when you give it a bun JSON string - so i hope this saves someone some time...