Ticket #963 (closed defect: fixed)
Stop downloading DTDs
| Reported by: | robe | Owned by: | chodgson |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.0.0 |
| Component: | management | Version: | trunk |
| Keywords: | Cc: |
Description
I don't know what's going on but I can only guess that the DTDs are being downloaded each time the docs build and worst yet something is really screwed up in w3c mathml.
We are getting errors that don't make sense. I get the same errors on my local xsltproc calls too and I tried doing:
xsltproc --novalid --nonet
and it still seems to try to validate thought the --nonet causes it to throw a:
http://www.w3.org/Math/DTD/mathml2/mathml2.dtd:2096: warning: failed to load external entity "http://www.w3.org/Math/DTD/mathml2/iso8879/isobox.ent" %ent-isobox;
Does anyone know a way to have it just ignore the DTDs so the build passes and is not subject to the whims of the net and w3c?
Change History
Note: See
TracTickets for help on using
tickets.
