]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix the Bugzilla DTD to allow multiple bug aliases, see bug 1012506
authorFrédéric Buclin <LpSolit@gmail.com>
Sat, 11 Apr 2015 18:59:46 +0000 (20:59 +0200)
committerFrédéric Buclin <LpSolit@gmail.com>
Sat, 11 Apr 2015 18:59:46 +0000 (20:59 +0200)
template/en/default/pages/bugzilla.dtd.tmpl

index ee4492c614833f3a951e9b54febf6cac336c9025..1d24b323c04ff91617549c4b6c22a2e609de1788 100644 (file)
@@ -14,7 +14,7 @@
           exporter CDATA #IMPLIED
 >
 <!ELEMENT [% "bug" %] (bug_id, 
-               (alias?, 
+               (alias*,
                 creation_ts, 
                 short_desc, 
                 delta_ts,