diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-06-11 16:49:33 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-06-11 16:49:33 +0200 |
| commit | a8d652b787b986ec5552816ec24367d98243f6fa (patch) | |
| tree | 4ae8a60a2a82ff8e5967b62d5869748685915d72 /src/data.cc | |
| parent | c6c18f429487fd2cefc0f1cf2424a8bb6065862b (diff) | |
Fix failure to verify when the XSD/DTD path has a space in it.
With spaces in the path we ended up with spaces in the string
passed to setExternalSchemaLocation which screws everything up.
It turns out we can remove the URIs from that string, which seems
to move the resolution between file and URI to the LocalFileResolver,
which may now be asked to resolve either a file or a URI.
Maybe I've missed something obvious here.
Diffstat (limited to 'src/data.cc')
0 files changed, 0 insertions, 0 deletions
