From: Dave Miller Date: Tue, 1 Nov 2022 08:50:22 +0000 (-0400) Subject: Bug 1644655: fix relnotes failing bugwords test. (#125) X-Git-Tag: bugzilla-5.2~47 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=9299f43192c00cd35ceecae03a4f56cdab5c9860;p=thirdparty%2Fbugzilla.git Bug 1644655: fix relnotes failing bugwords test. (#125) Co-authored-by: ddenoncin --- diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl index fd6c9e00d9..e8b46ff875 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -45,7 +45,7 @@

5.0.6

This release contains a schema change to the flagtypes table, allowing for many more flagtypes.

. -

The flagtypes table should have been using a mediumint for several releases, but due to a bug in the schema migration code this never happened.

+

The flagtypes table should have been using a mediumint for several releases, but due to [% terms.abug %] in the schema migration code this never happened.

5.0.5