Skip to content
This repository was archived by the owner on Nov 15, 2017. It is now read-only.

support setting null to remove cookie.. #189

Closed
adardesign wants to merge 1 commit intocarhartl:masterfrom
adardesign:master
Closed

support setting null to remove cookie.. #189
adardesign wants to merge 1 commit intocarhartl:masterfrom
adardesign:master

Conversation

@adardesign
Copy link

Updated jquery.cookie.js to be backwards compatible so when setting null it removes the cookie...
internally it calls $.removeCookie();

@carhartl
Copy link
Owner

Thanks for the PR. Though using null as value had been deprecated in 1.2 (see changelog) and support for it later been removed on purpose to save on code.

@carhartl carhartl closed this May 27, 2013
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