gbelanger

Show:

What's happening?

  • Cannot send comma if enclosed in double-quotes

    Sending a double-quote enclosed string containing one or more commas causes the JSON decoder to ignore the parameter value. This is due to the fact that the AjaxServer.php strips all slashes BEFORE using the JSON decoder, confusing the decoder into thinking double-quotes inside the string value are actual string delimiters. The solution, for us, was simply to remove the stripslashes...

    2006-12-13 19:00:18 UTC in AJASON

About Me

  • 2006-12-13 (3 years ago)
  • 1667808
  • gbelanger (My Site)
  • gbelanger

Send me a message