#8452 closed bug (duplicate)
$.post() thows an invalid label error when return by json
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | 1.next |
Component: | ajax | Version: | 1.5.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
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 (2)
comment:1 Changed 12 years ago by
Component: | unfiled → ajax |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
See this: http://bugs.jquery.com/ticket/8084#comment:16