Commit 34eb8a11 authored by Frédéric Buclin's avatar Frédéric Buclin

Fix the Bugzilla DTD to allow multiple bug aliases, see bug 1012506

parent 3db189f1
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
exporter CDATA #IMPLIED exporter CDATA #IMPLIED
> >
<!ELEMENT [% "bug" %] (bug_id, <!ELEMENT [% "bug" %] (bug_id,
(alias?, (alias*,
creation_ts, creation_ts,
short_desc, short_desc,
delta_ts, delta_ts,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment