Skip to content
This repository was archived by the owner on Jan 2, 2021. It is now read-only.

Default to empty string if data values not defined.#52

Merged
potomak merged 1 commit intopotomak:masterfrom
gavinballard:jquery-1.7
Jun 15, 2014
Merged

Default to empty string if data values not defined.#52
potomak merged 1 commit intopotomak:masterfrom
gavinballard:jquery-1.7

Conversation

@gavinballard
Copy link
Copy Markdown
Contributor

I was adding this plugin to a site with jQuery 1.7 and authentication with Instagram was failing as the string "null" was being passed as the OAuth token (due to this jQuery bug).

Can understand if you're not worried about supporting older versions of jQuery, but this minor change makes the plugin work out of the box with jQuery 1.7 without affecting any other functionality.

potomak added a commit that referenced this pull request Jun 15, 2014
Default to empty string if data values not defined.
@potomak potomak merged commit 424331e into potomak:master Jun 15, 2014
@potomak
Copy link
Copy Markdown
Owner

potomak commented Jun 15, 2014

Thanks. I'm going to release it tomorrow.

potomak added a commit that referenced this pull request Jun 19, 2014
@gavinballard gavinballard deleted the jquery-1.7 branch August 16, 2014 13:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants