From e1371a31b6e8d7ae2b58224b277d9f2c454b2446 Mon Sep 17 00:00:00 2001 From: "jake%acutex.net" <> Date: Mon, 21 Jan 2002 21:39:54 +0000 Subject: [PATCH] Bug 113438 - The DTD from Bugzilla's XML output was not correct, so any attempts to validate the output were futile. Patch by Jan r= jake --- bugzilla.dtd | 38 +++++++++++++++++++++----------------- 1 file changed, 21 insertions(+), 17 deletions(-) diff --git a/bugzilla.dtd b/bugzilla.dtd index 21fbb1dabc..f9e9c44800 100644 --- a/bugzilla.dtd +++ b/bugzilla.dtd @@ -1,23 +1,21 @@ - - - - - - + + + - + + - - - @@ -27,15 +25,21 @@ blocks*, cc*, long_desc?, attachment*)> + + + + - + + + - - + + -- 2.47.3