Modify ↓
Ticket #10978 (closed bug: fixed)
jQuery.param() should allow non-native constructed objects as property values
| Reported by: | rwaldron | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.7.2 |
| Component: | ajax | Version: | 1.7.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Change History
comment:1 Changed 18 months ago by rwaldron
- Priority changed from undecided to blocker
- Component changed from unfiled to ajax
- Milestone changed from None to 1.7.2
comment:3 Changed 16 months ago by Rick Waldron
- Status changed from open to closed
- Resolution set to fixed
Fix #10978: Let jQuery.param() accept non-native constructed objects.
Changeset: d8289964788b6d5a31c2f89746c78079fb8a9869
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.

https://github.com/jquery/jquery/pull/625