summaryrefslogtreecommitdiffstats
path: root/template/en/default/pages/bugzilla.dtd.tmpl
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2015-04-11 20:59:46 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2015-04-11 20:59:46 +0200
commit691e8bcd33518b31ef3dceddc45d1a5a5349ba26 (patch)
tree71116410cf039e3e75e0b09c95dfa892a52792fc /template/en/default/pages/bugzilla.dtd.tmpl
parent446656c3996b6741cbe41d19da485265ab7c1fca (diff)
downloadbugzilla-691e8bcd33518b31ef3dceddc45d1a5a5349ba26.tar.gz
bugzilla-691e8bcd33518b31ef3dceddc45d1a5a5349ba26.tar.xz
Fix the Bugzilla DTD to allow multiple bug aliases, see bug 1012506
Diffstat (limited to 'template/en/default/pages/bugzilla.dtd.tmpl')
-rw-r--r--template/en/default/pages/bugzilla.dtd.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/pages/bugzilla.dtd.tmpl b/template/en/default/pages/bugzilla.dtd.tmpl
index ee4492c61..1d24b323c 100644
--- a/template/en/default/pages/bugzilla.dtd.tmpl
+++ b/template/en/default/pages/bugzilla.dtd.tmpl
@@ -14,7 +14,7 @@
exporter CDATA #IMPLIED
>
<!ELEMENT [% "bug" %] (bug_id,
- (alias?,
+ (alias*,
creation_ts,
short_desc,
delta_ts,