Closed
Bug 283694
Opened 20 years ago
Closed 20 years ago
Cannot manually add cookies to the exceptions list
Categories
(Firefox :: Settings UI, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: mcm.ham, Assigned: bugs)
Details
(Keywords: regression)
Attachments
(1 file)
6.77 KB,
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050225 Firefox/1.0+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050225 Firefox/1.0+
This bug appeared after the new options windows landed.
Reproducible: Always
Steps to Reproduce:
1. Tools->Options->Privacy->Cookies->Exceptions
2. Type in a cookie to add to the list
3. Select Block/Allow/Allow for session
Actual Results:
Nothing happens.
Expected Results:
Add the cookie you typed in with the status your selected to the exceptions list.
Comment 1•20 years ago
|
||
confirming
->NEW
->Major
->Regression
related to bug 283640 ?
Updated•20 years ago
|
Flags: blocking-aviary1.1?
Hitting Allow, Block, or Allow for Session throws this uncaught exception. Looks
like we are missing some strings.
Error: uncaught exception: [Exception... "Component returned failure code:
0x80004003 (NS_ERROR_INVALID_POINTER) [nsIStringBundle.GetStringFromName]"
nsresult: "0x80004003 (NS_ERROR_INVALID_POINTER)" location: "JS frame ::
XStringBundle :: getString :: line 17" data: no]
Same thing happens with all exception lists under Content as well.
![]() |
Assignee | |
Comment 4•20 years ago
|
||
![]() |
Assignee | |
Updated•20 years ago
|
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Flags: blocking-aviary1.1?
![]() |
||
Comment 5•19 years ago
|
||
sorry for bugspam, long-overdue mass reassign of ancient QA contact bugs,
filter on "beltznerLovesGoats" to get rid of this mass change
QA Contact: mconnor → preferences
You need to log in
before you can comment on or make changes to this bug.
Description
•