Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
bugzilla
Commits
080bbda9
Commit
080bbda9
authored
Apr 28, 2011
by
David Lawrence
Committed by
Frédéric Buclin
Apr 28, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 538428: bugzilla.dtd is not valid
r/a=LpSolit
parent
1183fe25
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
bugzilla.dtd
bugzilla.dtd
+3
-3
No files found.
bugzilla.dtd
View file @
080bbda9
...
...
@@ -10,8 +10,8 @@
version, rep_platform, op_sys, bug_status, resolution?, dup_id?, see_also*,
bug_file_loc?, status_whiteboard?, keywords*, priority, bug_severity,
target_milestone?, dependson*, blocked*, everconfirmed, reporter, assigned_to,
cc*, (estimated_time, remaining_time, actual_time, deadline)?, qa_contact?,
token?, group*, flag*, long_desc*, attachment*)?)>
cc*, (estimated_time, remaining_time, actual_time, deadline
?
)?, qa_contact?,
votes?,
token?, group*, flag*, long_desc*, attachment*)?)>
<!ATTLIST bug
error (NotFound | NotPermitted | InvalidBugId) #IMPLIED
>
...
...
@@ -57,6 +57,7 @@
<!ELEMENT everconfirmed (#PCDATA)>
<!ELEMENT cc (#PCDATA)>
<!ELEMENT see_also (#PCDATA)>
<!ELEMENT votes (#PCDATA)>
<!ELEMENT token (#PCDATA)>
<!ELEMENT group (#PCDATA)>
<!ATTLIST group
...
...
@@ -83,7 +84,6 @@
isobsolete (0|1) #REQUIRED
ispatch (0|1) #REQUIRED
isprivate (0|1) #REQUIRED
isurl (0|1) #REQUIRED
>
<!ELEMENT attacher (#PCDATA)>
<!ELEMENT attachid (#PCDATA)>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment