Cookie use path from current page, but should the root path.
If user's land page us /node/ then we have
we have such cookie
RSESS*****
value *******
path /node/
But should have
RSESS*****
value *******
path /
Here is the patch
| Comment | File | Size | Author |
|---|---|---|---|
| esi_cookie.patch | 350 bytes | igor.ro |
Comments
Comment #1
mikeytown2 commentedThis has been fixed in the 2.x branch. If I am mistaken please re-open.