Closed
Bug 627539
Opened 14 years ago
Closed 14 years ago
Add the ability to specify identifiers for blocklist items, which will be appended to the "learn more" url
Categories
(Toolkit :: Add-ons Manager, enhancement)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
DUPLICATE
of bug 406026
People
(Reporter: christian, Unassigned)
Details
We should add the ability to specify identifiers for blocklist items, which will be appended to the "learn more / why did we block this" url.
Currently when we block add-ons we point to http://www.mozilla.com/blocklist/ where we have a list of everything we have ever blocked. This is lame and doesn't tell the user much.
We should be able to add a unique identifier to a blocklist entry and those should be added to the query string of the URL. That way, on the server we can only show relevant entries and can perhaps have more user-friendly text than 1 sentence plus bug numbers for each entry.
Comment 1•14 years ago
|
||
We could also just append the GUID of the block as a parameter and when this info page is moved to AMO, AMO would return the right information.
(In reply to comment #1)
> We could also just append the GUID of the block as a parameter and when this
> info page is moved to AMO, AMO would return the right information.
But we way block different ranges of the same GUID for different FF versions, right?
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•