https://bugzilla.wikimedia.org/show_bug.cgi?id=35889
Web browser: ---
Bug #: 35889
Summary: add easy way to get all cookies with javascript
Product: MediaWiki
Version: 1.19
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: Javascript
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected], [email protected]
Classification: Unclassified
Mobile Platform: ---
There is no way to get all cookies as a array with jquery module
'jquery.cookie'.
You have to split it yourself:
document.cookie.split( '; ' )
Having a wrapper for this, makes it easy to use, because you does not have to
remind the seperator.
Thanks.
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l