You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2002/07/05 18:05:21 UTC

DO NOT REPLY [Bug 10502] - spaces in href attribute of xml-stylesheet PI

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

David_N_Bertoni@lotus.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From David_N_Bertoni@lotus.com  2002-07-05 16:05 -------
A valid URI cannot contain a space.

See:

http://www.ietf.org/rfc/rfc2396.txt

"The space character is excluded because significant spaces may disappear and 
insignificant spaces may be introduced when URI are transcribed or typeset or 
subjected to the treatment of word-processing programs.  Whitespace is also 
used to delimit URI in many contexts."