From 63bada08f443c42f225f3d06d8423dcea45d6947 Mon Sep 17 00:00:00 2001 From: Ed Morley Date: Tue, 10 Mar 2015 14:55:08 +0800 Subject: Bug 1139872: The URL in bugmail microdata has the '#' URI encoded, causing the links to break --- template/en/default/email/bugmail.html.tmpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'template/en/default/email/bugmail.html.tmpl') diff --git a/template/en/default/email/bugmail.html.tmpl b/template/en/default/email/bugmail.html.tmpl index 65b449232..04a79debf 100644 --- a/template/en/default/email/bugmail.html.tmpl +++ b/template/en/default/email/bugmail.html.tmpl @@ -74,7 +74,8 @@
- + [%# Filtering of the URL param is not required & would break the URL when the comment anchor is set %] +
-- cgit v1.2.3-24-g4f1b