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

$.cookie("name") return the result with additional "" #73

Closed
congmo opened this issue Jun 16, 2012 · 1 comment
Closed

$.cookie("name") return the result with additional "" #73

congmo opened this issue Jun 16, 2012 · 1 comment

Comments

@congmo
Copy link

congmo commented Jun 16, 2012

eg,we have a cookie("test", "github"),when use $.cookie("test"), i get the result of "github",i think it would return github.

then, pass the value of cookie to the server witted by java, get the value is ""github"" when debuging.

@carhartl
Copy link
Owner

carhartl commented Jul 7, 2012

Cannot reproduce, tests indicate this works fine. Please provide a test case.

@carhartl carhartl closed this as completed Jul 7, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants