Open GoogleCodeExporter opened 9 years ago
The original report has been done here:
http://code.google.com/p/firecookie/issues/detail?id=23#c8
Honza
Original comment by odva...@gmail.com
on 12 Mar 2009 at 12:11
If i do a cookie when pressing Cookies | Create Cookie, it creates a cookie
with the format "www.example.com", which isn't picked up by the webserver.
If i recreate a cookie with ".www.example.com" it will be picked up (php
platform with nginx / php5-fpm / ubuntu).
Additionally, the cookie list doesn't refresh on page refresh to reflect
current cookie state...
Original comment by kinda...@gmail.com
on 13 Jan 2012 at 8:53
Using FF 16.0a1 + FB 1.10a11 (has Firecookie integrated) on Win7 I don't see
problems related to domains with "www" and without.
My steps:
1. Opened Firebug on http://getfirebug.com
2. Right-clicked the "__utmz" cookie and chose "Edit"
3. Changed the host inside the cookie editor to "www.getfirebug.com" and
clicked OK
=> Both cookies appeared in the list (OK)
4. Reloaded the page
=> Both cookies were still shown (OK)
5. Right-clicked the "__utmz" cookie with ".getfirebug.com" as domain and chose
"Delete"
=> Only that cookie was deleted (OK)
6. Reloaded the page
=> The "__utmz" cookie with "www.getfirebug.com" as domain was still shown (OK)
So is that problem gone now?
Sebastian
Original comment by sebastia...@gmail.com
on 18 Jun 2012 at 8:02
Moved to: Issue fbug:5580
Original comment by sebastia...@gmail.com
on 18 Jun 2012 at 8:02
Original issue reported on code.google.com by
odva...@gmail.com
on 12 Mar 2009 at 12:05