Side navigation
#4767 closed bug (duplicate)
Opened June 15, 2009 02:37PM UTC
Closed September 14, 2009 06:34PM UTC
$.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 (1)
Changed September 14, 2009 06:34PM UTC by comment:1
resolution: | → duplicate |
---|---|
status: | new → closed |
Duplicate of #4785.