]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1644655: fix relnotes failing bugwords test. (#125)
authorDave Miller <github@justdave.net>
Tue, 1 Nov 2022 08:50:22 +0000 (04:50 -0400)
committerGitHub <noreply@github.com>
Tue, 1 Nov 2022 08:50:22 +0000 (04:50 -0400)
Co-authored-by: ddenoncin <ddenoncin@gmail.com>
template/en/default/pages/release-notes.html.tmpl

index fd6c9e00d9f2c49e67fa9f0e9479e5721f000870..e8b46ff875f25610f6c6e20590e5b4e447bfcf5e 100644 (file)
@@ -45,7 +45,7 @@
 
 <h3>5.0.6</h3>
 <p>This release contains a schema change to the flagtypes table, allowing for many more flagtypes.</p>.
-<p>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.</p>
+<p>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.</p>
 
 <h3>5.0.5</h3>