Closed
Bug 661550
Opened 14 years ago
Closed 14 years ago
Error comes up while disabling an installed blocklisted(hardblocked) addon
Categories
(Toolkit :: Blocklist Policy Requests, defect)
Tracking
()
RESOLVED
INVALID
6.0.12
People
(Reporter: saikrishna, Unassigned)
Details
Attachments
(1 file)
225.66 KB,
image/jpeg
|
Details |
From testcase #4 in https://wiki.mozilla.org/QA/Execution/Web_Testing/AMO/AddonBlocklisting
STR:
1.Install Firefox 3.6.17 or 3.5.19
2.Install 3.3.11 version from https://addons.allizom.org/en-US/firefox/addon/compat-testing-simple-exten/
3.Change your about:config settings to point to preview
4.Tools-> Error Console
5.Execute Components.classes["@mozilla.org/extensions/blocklist;1"].getService(Components.interfaces.nsITimerCallback).notify(null);
6.Check that the installed add-on is disabled with an appropriate warning (may take a few minutes)
Expected Result:installed add-on is disabled with an appropriate warning
Actual Result:The following errors comesup in Error Console
Information: addons.allizom.org : server does not support RFC 5746, see CVE-2009-3555
Error: syntax error
Source File: https://addons.allizom.org/z/blocklist/3/%7Bec8030f7-c20a-464f-9b0e-13a3a9e97384%7D/3.6.17/Firefox/20110420140830/WINNT_x86-msvc/en-US/release/Windows_NT%206.1/default/default/%PING_COUNT%/%TOTAL_PING_COUNT%/%DAYS_SINCE_LAST_PING%/
Line: 1, Column: 50
Source Code:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
Updated•14 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Target Milestone: --- → 6.0.12
Comment 1•14 years ago
|
||
Apache says that's a Bad Request.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
Assignee | ||
Updated•9 years ago
|
Product: addons.mozilla.org → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•