#10978 closed bug (fixed)
jQuery.param() should allow non-native constructed objects as property values
Reported by: | Rick Waldron | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.7.2 |
Component: | ajax | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Change History (3)
comment:1 Changed 11 years ago by
Component: | unfiled → ajax |
---|---|
Milestone: | None → 1.7.2 |
Priority: | undecided → blocker |
comment:2 Changed 11 years ago by
Status: | new → open |
---|
comment:3 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | open → closed |
Fix #10978: Let jQuery.param() accept non-native constructed objects.
Changeset: d8289964788b6d5a31c2f89746c78079fb8a9869
Note: See
TracTickets for help on using
tickets.
https://github.com/jquery/jquery/pull/625