Skip to content

Conversation

@GulajavaMinistudio
Copy link

Previously, httpParamSerializerJQLike stringified function properties without executing them.
This commit ensures function properties are executed and the return value is used.

Fixes angular#16138

Closes angular#16139

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

What is the current behavior? (You can also link to an open issue here)

What is the new behavior (if this is a feature change)?

Does this PR introduce a breaking change?

Please check if the PR fulfills these requirements

Other information:

Previously, `httpParamSerializerJQLike` stringified function properties without executing them.
This commit ensures function properties are executed and the return value is used.

Fixes #16138

Closes #16139
@GulajavaMinistudio GulajavaMinistudio merged commit cd128d0 into angular-indonesia:master Aug 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix($httpParamSerializerJQLike): call functions as jQuery does

2 participants