aboutsummaryrefslogtreecommitdiffstats
path: root/template/en
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2015-04-11 21:01:41 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2015-04-11 21:01:41 +0200
commit34eb8a113a2d46596cece298e71e3da262a14d72 (patch)
treec02449783f08a543b8689441be1c19e667d9bd77 /template/en
parent3db189f15aa1be12f920d697e716100768d9effb (diff)
downloadbugs-34eb8a113a2d46596cece298e71e3da262a14d72.tar
bugs-34eb8a113a2d46596cece298e71e3da262a14d72.tar.gz
bugs-34eb8a113a2d46596cece298e71e3da262a14d72.tar.bz2
bugs-34eb8a113a2d46596cece298e71e3da262a14d72.tar.xz
bugs-34eb8a113a2d46596cece298e71e3da262a14d72.zip
Fix the Bugzilla DTD to allow multiple bug aliases, see bug 1012506
Diffstat (limited to 'template/en')
-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,