Closed (fixed)
Project:
ESI: Edge Side Includes
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Feb 2011 at 11:43 UTC
Updated:
1 Feb 2012 at 23:00 UTC
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.