Modify ↓
Ticket #9430 (closed bug: duplicate)
jQuery ajax does not support to send data contains "??" in json format!
| Reported by: | jiaozhi_tian@… | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | 1.next |
| Component: | unfiled | Version: | 1.6.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
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".
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.
