I am having the same issue. I am running Firebug 1.10.3 with Firefox 15.0.1 on Windows 7 64bit.
The problem is that if you point to the root path of a cookie without pointing to a file, think index.php, the cookie does not show. For example if I set a cookie to the root of my domain with a path of "/" the cookie is not visible from www.mysite.com, but is visable from www.mysite.com/index.php and www.mysite.com/test/ etc. View this test case: http://www.phpnuke-guild.org/test/index.php On Monday, August 27, 2012 2:27:48 AM UTC-4, Jan Honza Odvarko wrote: > > I have quickly tested this page: > https://getfirebug.com/tests/head/cookies/18/issue18.php > > There is one root cookie TestCookie18 and I can see it > in the Cookies panel. Do you see it? > > Can you provide a page we could try on our machines? > > Btw. if you click the 'Filter' button on Cookies panel toolbar > and uncheck 'Filter Cookies by Current Path' does it help? > > Honza > > > On Aug 24, 10:14 pm, Peter Barney <[email protected]> wrote: > > I'm running 1.10.2 on Firefox 14.0.1. Firebug is only showing cookies on > > sub-pages of the site, not on the root.www.example.com/ and example.com/ > > show nothing, butwww.example.com/testshows all the cookies, even though > > the path is /. > > > > I've verified that the cookies are being set and can be retrieved by > PHP, > > but firebug won't show them. > > > > I have no idea how to go about figuring out why. Any thoughts or > > recommendations? > > > > Thanks. > -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at https://groups.google.com/forum/#!forum/firebug
