Opened 14 years ago
Closed 13 years ago
#431 closed defect/bug (fixed)
The navit.xml is invalid according to the DTD
Reported by: | stuvel.eu | Owned by: | kazer |
---|---|---|---|
Priority: | critical | Milestone: | version 0.2.0 |
Component: | core | Version: | git master |
Severity: | Keywords: | ||
Cc: | sybren@… |
Description
Validating the default navit.xml against the navit.dtd file using xmllint --noout navit.xml --dtdvalid navit.dtd reports 710 errors.
The DTD should be either removed from the source or be updated whenever the XML structure changes. Without updating it the DTD is completely useless.
Checked on SVN r2419
Attachments (1)
Change History (4)
comment:1 Changed 13 years ago by kazer
- Milestone set to version 0.2.0
- Owner changed from KaZeR to kazer
- Priority changed from major to critical
Changed 13 years ago by akashihi
comment:2 Changed 13 years ago by akashihi
comment:3 Changed 13 years ago by kazer
- Resolution set to fixed
- Status changed from new to closed
Fixed in r2947, thank you
Note: See
TracTickets for help on using
tickets.
0 errors, 1 warning :)