This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: web/2000: "Cookies not enabled" warning gone from GNATS
- To: <lucier at math dot purdue dot edu>
- Subject: Re: web/2000: "Cookies not enabled" warning gone from GNATS
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Date: Thu, 15 Feb 2001 21:56:31 +0100 (CET)
- cc: <gcc-gnats at gcc dot gnu dot org>, <gcc-prs at gcc dot gnu dot org>, <gcc-bugs at gcc dot gnu dot org>
On 15 Feb 2001 lucier@math.purdue.edu wrote:
>> Description:
> Until a little while ago, if you tried to use the GNATS database
> without cookies enabled, it would give you a warning instead of
> silently failing.
Actually, it would *always* warn, whether you had cookies enabled or not.
> That was nice. Now it's back to silently failing.
If and only if you have Javascript enabled and Cookies disabled. All other
combinations work as expected.
But, this *is* a problem. I will try to fix it.
Gerald