DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10502>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10502 spaces in href attribute of xml-stylesheet PI [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |WONTFIX ------- Additional Comments From [EMAIL PROTECTED] 2002-07-08 16:24 ------- When you say "Xalan differs with respect to example 2 which doesn't work the same as Xerces," do you mean from Xalan's command line application, or from a PI? If you're talking about the PI case, don't forget, Xalan has to parse the pseudo-attributes of the PI, which makes it _extremely_ difficult to support file names with spaces. If you want to write some new tokenizing code that supports such URIs, feel free to do so and contribute it. I'm not surprised Xerces doesn't support file names with encoded spaces using the file protocol, and I'm not sure if it's supposed to. If you think they should, file a bug against Xerces.
