[
https://issues.apache.org/jira/browse/XERCESJ-704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold updated XERCESJ-704:
------------------------------------------
Summary: Space in schema location path is reported as invalid 'anyURI'
(was: Space in schema location path is reported as invalud 'anyURI')
> Space in schema location path is reported as invalid 'anyURI'
> -------------------------------------------------------------
>
> Key: XERCESJ-704
> URL: https://issues.apache.org/jira/browse/XERCESJ-704
> Project: Xerces2-J
> Issue Type: Bug
> Components: SAX
> Affects Versions: 2.4.0
> Environment: Operating System: Other
> Platform: PC
> Reporter: Petr Kuzel
>
> Steps to reproduce:
> ===================
> 1) create XML and DTD document like:
> === 'space in name.xml':
> <!DOCTYPE root SYSTEM "dtd.dtd">
> <root/>
> === 'dtd.dtd':
> <!ELEMENT root EMPTY>
> Parse it using validating SAX parser with verbose ErrorHandler.
> You get fatal error:
> no protocol: dtd.dtd [1]
> I tried Crimson and it's OK.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]