Skip to content

Conversation

@dmethvin
Copy link
Member

Summary

This PR incorporates the changes in gh-3030 and adds unit tests to ensure no regressions in $.ajax().

Checklist

Mark an [x] for completed items, if you're not sure leave them unchecked and we can assist.

jquery/api.jquery.com#919

Alexander K and others added 2 commits April 26, 2016 09:23
Fixes jquerygh-3023

Since .param() no longer looks at this setting we need unit tests
to ensure it is still honored by $.ajax().
@dmethvin dmethvin changed the title 3023 param Don't let .param() use jQuery.ajaxSettings.traditional Apr 26, 2016
@mgol
Copy link
Member

mgol commented Apr 26, 2016

Maybe we should add a test checking if jQuery.ajaxSettings.traditional doesn't influence the one-param jQuery.param? (no pun intended) I'm not sure about that but maybe it wouldn't hurt.

Otherwise LGTM.

@dmethvin
Copy link
Member Author

Yes, that's a good test to do since I will be landing his commit separately from mine. Just added and pushed.

@mgol
Copy link
Member

mgol commented Apr 26, 2016

LGTM!

@dmethvin dmethvin closed this in df2051c Apr 27, 2016
@dmethvin dmethvin deleted the 3023-param branch May 24, 2016 19:08
@lock lock bot locked as resolved and limited conversation to collaborators Jan 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants