Side navigation
#7847 closed bug (fixed)
Opened December 26, 2010 06:48PM UTC
Closed December 27, 2010 02:59AM UTC
Last modified April 23, 2011 06:09PM UTC
$.get and $.post are WET
Reported by: | cowboy | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 1.5.1 |
Component: | ajax | Version: | 1.4.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I'm making them DRY
Attachments (0)
Change History (6)
Changed December 26, 2010 06:54PM UTC by comment:1
Changed December 27, 2010 02:59AM UTC by comment:2
resolution: | → fixed |
---|---|
status: | new → closed |
WETness getting you down? Fear not, the $.get and $.post methods are now 866% DRYer. This fixes #7847.
Changeset: 1830db422628d1556377621612b401bac5afa40e
Changed December 27, 2010 02:59AM UTC by comment:3
DRY out $.get and $.post. Fixes #7847. Thanks to cowboy for the patch.
Changeset: 4443371dbaf751ce0d0d92e40f924e41fbd7b54c
Changed December 28, 2010 01:31AM UTC by comment:4
WETness getting you down? Fear not, the $.get and $.post methods are now 866% DRYer. This fixes #7847.
Changeset: 1830db422628d1556377621612b401bac5afa40e
Changed December 28, 2010 01:31AM UTC by comment:5
DRY out $.get and $.post. Fixes #7847. Thanks to cowboy for the patch.
Changeset: 4443371dbaf751ce0d0d92e40f924e41fbd7b54c
Changed April 23, 2011 06:09PM UTC by comment:6
component: | unfiled → ajax |
---|---|
milestone: | 1.6 → 1.5.1 |
priority: | undecided → low |
Fixed in https://github.com/jquery/jquery/pull/148