Opened 14 years ago
Closed 13 years ago
#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: | ||
Blocked by: | Blocking: |
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 (1)
Change History (2)
Changed 14 years ago by
Attachment: | jquery-4767.patch added |
---|
comment:1 Changed 13 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Duplicate of #4785.