Modify ↓
Ticket #8452 (closed bug: duplicate)
$.post() thows an invalid label error when return by json
| Reported by: | luckylzs@… | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | 1.next |
| Component: | ajax | Version: | 1.5.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
When using $.ajax or $.post to process a request and returning with json, the "success" handler did not called rightly, and an unexcepted error thrown with "invalid label". But when i use the 1.4.2 version, the error avoided and works well.
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.

See this: http://bugs.jquery.com/ticket/8084#comment:16