Closed
Bug 251732
Opened 21 years ago
Closed 21 years ago
When set to 'ask for each cookie' xml error in dialog box when trying to accept a cookie
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 246828
People
(Reporter: freemanb, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040614 Firefox/0.9
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040614 Firefox/0.9
If cookies are set to Enable, 'Ask for each cookie' and I go to a site that
tries to set a cookie, like http://gmail.google.com/ instead of a dialog box
asking if I want to accept the cookie I get the following error:
XML Parsing Error: undefined entity
Location:chrome://cookie/content/cookieAcceptDialog.xul
line 47, column 1
<dialog id="cookieAcceptDialog"
^
It does not matter if 'Accpet third party cookies' is set or not.
Reproducible: Always
Steps to Reproduce:
1. Set cookies to 'ask for each cookie'
2. Go to a website that sets cookies.
Actual Results:
Got the error message, I believe no cookies were set.
XML Parsing Error: undefined entity
Location:chrome://cookie/content/cookieAcceptDialog.xul
line 47, column 1
<dialog id="cookieAcceptDialog"
^
Expected Results:
Given me a dialog box asking if I wanted to accept that specific cookie, with
details about the cookie.
Updated•21 years ago
|
Assignee: darin → firefox
Component: Networking: Cookies → General
Product: Browser → Firefox
QA Contact: core.networking.cookies → firefox.general
Comment 1•21 years ago
|
||
*** This bug has been marked as a duplicate of 246828 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•