Closed Bug 293890 Opened 20 years ago Closed 20 years ago

Missing element declarations in bugzilla.dtd

Categories

(Bugzilla :: Bug Import/Export & Moving, defect)

2.19
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Bugzilla 2.18

People

(Reporter: bugz, Assigned: cso)

Details

Attachments

(2 files)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0

bugzilla.dtd is not a valid DTD:

colsw04m -> ./dtdvalid -d bugzilla.dtd
bugzilla.dtd:W::: element type "votes" has not been declared
bugzilla.dtd:W::: element type "groups" has not been declared
 
There's a "group" which is unused so that's probably just a typo...


Reproducible: Always

Steps to Reproduce:
Group is actually used... it looks like the typo is actaully groups.
Summary: Missing element declarations in bugzilla.dtd → Missing element declarations in bugzilla.dtd
Forgot to mention that this is not yet fixed in CVS (bugzilla.dtd-1.10).
Assignee: import-export → colin.ogilvie
Status: UNCONFIRMED → NEW
Ever confirmed: true
Attached patch Patch v1Splinter Review
Fixes this... the output from a test install seems to be valid based on this
patch.
Attachment #183403 - Flags: review?
Attachment #183403 - Flags: review? → review+
Attachment #183403 - Flags: review+ → review?(mkanat)
Attachment #183403 - Flags: review?(mkanat) → review+
Status: NEW → ASSIGNED
Target Milestone: --- → Bugzilla 2.20
Version: unspecified → 2.19
Flags: approval?
Is this broken on 2.18, too?  This is something we should backport if so.
Flags: approval? → approval+
Attached patch BackportSplinter Review
Backported patch.
Attachment #184245 - Flags: review?
Flags: blocking2.20+
Flags: blocking2.18.2+
Target Milestone: Bugzilla 2.20 → Bugzilla 2.18
Attachment #184245 - Flags: review? → review?(mkanat)
Attachment #184245 - Flags: review?(mkanat) → review+
Flags: approval2.18?
Flags: approval2.18? → approval2.18+
Trunk:

Checking in bugzilla.dtd;
/cvsroot/mozilla/webtools/bugzilla/bugzilla.dtd,v  <--  bugzilla.dtd
new revision: 1.11; previous revision: 1.10
done

Branch (2.18):

Checking in bugzilla.dtd;
/cvsroot/mozilla/webtools/bugzilla/bugzilla.dtd,v  <--  bugzilla.dtd
new revision: 1.8.4.1; previous revision: 1.8
done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: