From b9f1149d089594e3135a6b169ff6eef4ef4be52d Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Tue, 26 Jul 2005 21:36:13 +0000 Subject: Bug 298273: Marking duplicates misses 'Bug' before the number - Patch by Marc Schumann r=LpSolit a=justdave --- globals.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'globals.pl') diff --git a/globals.pl b/globals.pl index 780e85e0b..f8f070366 100644 --- a/globals.pl +++ b/globals.pl @@ -825,7 +825,7 @@ sub quoteUrls { "$1") ~egox; - # Duplicate markers + # Old duplicate markers $text =~ s~(?<=^\*\*\*\ This\ bug\ has\ been\ marked\ as\ a\ duplicate\ of\ ) (\d+) (?=\ \*\*\*\Z) -- cgit v1.2.3-24-g4f1b