BUG: Fix bug in parse caused when xml is parsed from string rather than disk.
If xml is parsed from a string its document url could be NULL which causes an error when building a map of document urls to documents.
Showing
Please register or sign in to comment