Side navigation
#9430 closed bug (duplicate)
Opened May 26, 2011 07:03AM UTC
Closed May 26, 2011 03:12PM UTC
Last modified March 14, 2012 03:29AM UTC
jQuery ajax does not support to send data contains "??" in json format!
Reported by: | jiaozhi_tian@sina.com.cn | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.next |
Component: | unfiled | Version: | 1.6.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I specify the ajax format is json and then send data contains "??", the server has successfully processed, but jQuery will not goto success callback, instead jQuery will goto error callback with parameters status "parseerror".