Skip to content

Conversation

devsaik
Copy link

@devsaik devsaik commented May 31, 2015

Change to angular-cookie.js
ipCookie will not be able to fetch values stored in cookie if the key is not encoded while fetching. Correct me if am wrong

@devsaik
Copy link
Author

devsaik commented May 31, 2015

Reason for my pull request is if my key has a value like this : [email protected], ipCookie will encode the key and while getting it. It will not fetch the value because encoding of key is not enforced while fetching

@devsaik
Copy link
Author

devsaik commented May 31, 2015

Encoding should be enforced on key while fetching or removing a cookie

@devsaik devsaik closed this May 31, 2015
@devsaik devsaik reopened this May 31, 2015
@pkallos
Copy link

pkallos commented Oct 1, 2015

👍

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.

2 participants