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|RESOLVED |REOPENED Resolution|INVALID | ------- Additional Comments From [EMAIL PROTECTED] 2002-07-05 16:36 ------- Good point, however the RFC also states: "Data corresponding to excluded characters must be escaped in order to be properly represented within a URI." The following PI also causes the XSL transform to fail: <?xml-stylesheet href="file:///C:/filename%20with%20spaces.xsl" type="text/xml"? >
