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 <
pbar...@yahoo.com> 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.