From: lpsolit%gmail.com <> Date: Tue, 18 Oct 2005 04:58:51 +0000 (+0000) Subject: Bug 305807: Fix some incorrect template filtering types - Patch by GavinS r=LpSolit r=justdave a=justdave --- diff --git a/template/en/default/admin/classifications/edit.html.tmpl b/template/en/default/admin/classifications/edit.html.tmpl index b38f4d6aa2..24ec9dacfc 100644 --- a/template/en/default/admin/classifications/edit.html.tmpl +++ b/template/en/default/admin/classifications/edit.html.tmpl @@ -49,7 +49,7 @@ [% product.name FILTER html %] [% IF product.description %] - [% product.description FILTER html %] + [% product.description FILTER none %] [% ELSE %] description missing [% END %] diff --git a/template/en/default/admin/groups/deleted.html.tmpl b/template/en/default/admin/groups/deleted.html.tmpl index fc91190cb6..2a5c2f870d 100644 --- a/template/en/default/admin/groups/deleted.html.tmpl +++ b/template/en/default/admin/groups/deleted.html.tmpl @@ -42,7 +42,7 @@

- View + View the list of which records are affected.

[% ELSE %] diff --git a/template/en/default/admin/groups/list.html.tmpl b/template/en/default/admin/groups/list.html.tmpl index c183e4aff4..5c473216c1 100644 --- a/template/en/default/admin/groups/list.html.tmpl +++ b/template/en/default/admin/groups/list.html.tmpl @@ -67,9 +67,9 @@ - Edit + Edit [% IF (group.isbuggroup) %] - | Delete + | Delete [% END %] diff --git a/template/en/default/attachment/diff-header.html.tmpl b/template/en/default/attachment/diff-header.html.tmpl index 61d7c14ec1..d26b274efa 100644 --- a/template/en/default/attachment/diff-header.html.tmpl +++ b/template/en/default/attachment/diff-header.html.tmpl @@ -243,7 +243,7 @@ tbody.file pre:empty { [% IF headers %] View | Edit - | Raw Unified + | Raw Unified [% END %] [% IF other_patches.size > 0 %] [% IF headers %] |[%END%] @@ -287,12 +287,12 @@ tbody.file pre:empty { [% IF context == "patch" %] (Patch / [% ELSE %] - (Patch / + (Patch / [% END %] [% IF context == "file" %] File / [% ELSE %] - File / + File / [% END %] [% IF context == "patch" || context == "file" %] diff --git a/template/en/default/bug/summarize-time.html.tmpl b/template/en/default/bug/summarize-time.html.tmpl index 0bcaeaeb6b..c16f6d4291 100644 --- a/template/en/default/bug/summarize-time.html.tmpl +++ b/template/en/default/bug/summarize-time.html.tmpl @@ -324,6 +324,6 @@ #%] [% BLOCK buglink %] - [% terms.Bug %] [% id FILTER html %] + [% terms.Bug %] [% id FILTER html %] [% END %] diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 4de46f958a..8646100da6 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -1276,7 +1276,7 @@

Alternatively, you can forget + [% namedcmd FILTER url_quote %]">forget [% FOREACH q = Bugzilla.user.queries %] [% IF q.name == namedcmd %] diff --git a/template/en/default/list/list.html.tmpl b/template/en/default/list/list.html.tmpl index dfe57b7557..48b60ac8ae 100644 --- a/template/en/default/list/list.html.tmpl +++ b/template/en/default/list/list.html.tmpl @@ -168,7 +168,7 @@ [% urlquerypart FILTER html %]&ctype=ics">iCalendar | Change Columns | + [% defaultsavename OR searchname FILTER url_quote %]">Change Columns | [% IF bugs.size > 1 && caneditbugs && !dotweak %]