Modify ↓
Ticket #4767 (closed bug: duplicate)
$.get and $.post don't shift type
| Reported by: | vrana | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.4 |
| Component: | ajax | Version: | 1.3.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
jQuery.get and jQuery.post methods allow to omit the data parameter. The callback parameter is shifted in this case but type is not.
Attachments
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.

