Skip to content

Commit

Permalink
Fix the Bugzilla DTD to allow multiple bug aliases, see bug 1012506
Browse files Browse the repository at this point in the history
  • Loading branch information
LpSolit committed Apr 11, 2015
1 parent 3db189f commit 34eb8a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/en/default/pages/bugzilla.dtd.tmpl
Expand Up @@ -14,7 +14,7 @@
exporter CDATA #IMPLIED
>
<!ELEMENT [% "bug" %] (bug_id,
(alias?,
(alias*,
creation_ts,
short_desc,
delta_ts,
Expand Down

0 comments on commit 34eb8a1

Please sign in to comment.