From: Philipp Kewisch Date: Mon, 25 Mar 2019 22:59:59 +0000 (+0100) Subject: Bug 1538989 - Wording changes for the blocklist bug form X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=42c7384f54047784f7918275d6639c3a623e83b2;p=thirdparty%2Fbugzilla.git Bug 1538989 - Wording changes for the blocklist bug form --- diff --git a/extensions/BMO/template/en/default/bug/create/create-blocklist.html.tmpl b/extensions/BMO/template/en/default/bug/create/create-blocklist.html.tmpl index 852a9753e..3a13e83c0 100644 --- a/extensions/BMO/template/en/default/bug/create/create-blocklist.html.tmpl +++ b/extensions/BMO/template/en/default/bug/create/create-blocklist.html.tmpl @@ -66,7 +66,7 @@ function compileDescription() { return str.replace(/^\s*```/mg, "").trim(); } function unlink(str) { - return str.replace(/http(s?):\/\/(?!(reviewers\.)?addons.mozilla.org)/g, "hxxp$1://") + return str.replace(/http(s?):\/\/(?![a-zA-Z0-9_.-]+\.mozilla\.org(\/|$))/g, "hxxp$1://"); } function table(arr) { function escapeTable(str) { @@ -93,7 +93,7 @@ function compileDescription() { ]); descr += "\n### Reason\n" + unlink(reason); - descr += "\n\n### Extension GUIDs\n```\n" + backtick(guids) + "\n```"; + descr += "\n\n### Extension IDs\n```\n" + backtick(guids) + "\n```"; if (additionalInfo) { descr += "\n\n### Additional Information\n" + unlink(additionalInfo.trim()); @@ -153,29 +153,32 @@ window.addEventListener("DOMContentLoaded", function() {

- Using this form you can report a malicious extension that needs to be blocked. Please provide - as much information as possible, and make sure your request is in line with the + Please complete and submit this form to report a malicious extension that needs to be blocked. + Before filing this report, please make sure your request is in line with the Blocklisting Policy.

- It is particularly important that you provide enough information for us to clearly identify - the extension that needs to be blocked. + To help us clearly identify the extension(s) that needs to be blocked, please provide as much + information as possible. +

+

+ Thank you for helping our efforts to keep the add-ons ecosystem safe for users!

The name of the extension to be blocked. If multiple extensions are to be blocked, please - mention a common trait. + mention a common trait (for example, Multiple Youtube downloaders).
- +
The reason to block. Please make sure the reason adheres to our guidelines. Links will automatically @@ -187,9 +190,7 @@ window.addEventListener("DOMContentLoaded", function() {
- The severity of the block. Hard blocks are employed for malicious extensions. Please see - the blocklisting page for - more details. + The severity of the block. Hard blocks are employed for malicious extensions.
@@ -200,10 +201,11 @@ window.addEventListener("DOMContentLoaded", function() {
- +
- The GUIDs of the extension(s) to be blocked, if known. This is the id of the extension, found in - the manifest. If it is not mentioned in the maniest please provide other forms of + The ID(s) of the extension(s) to be blocked. If the extension is installed, the ID can be + found on about:support. It can also be part of the extension manifest file. If it is not + mentioned in the manifest please attach the extension file or provide other forms of identification of the extension in the additional information field.
@@ -212,7 +214,7 @@ window.addEventListener("DOMContentLoaded", function() {
- The version of the extension to be blocked. May be left empty all versions should be blocked. + The version of the extension to be blocked. May be left empty if all versions should be blocked.
@@ -227,7 +229,7 @@ window.addEventListener("DOMContentLoaded", function() {
- +
Additional information, such as the page the extension was found on, AMO listing page, or other references. Links will automatically be replaced with hxxp to avoid