[Bug 12050] <img src="#my file"... doesnt display image

http://www.w3.org/Bugs/Public/show_bug.cgi?id=12050

Julian Reschke <julian.reschke@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |julian.reschke@gmx.de

--- Comment #2 from Julian Reschke <julian.reschke@gmx.de> 2011-02-13 10:35:21 UTC ---
(In reply to comment #0)
> If you use a correct filename with an # or an | charactere the command 
> 
> <IMG src="#myfilename"....  or
> 
> <IMG src="|ourfile"...      
> 
>  doesn't display any image.

The parameter is a URI reference, not a filename. The "#" would need to be
escaped.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Sunday, 13 February 2011 10:35:24 UTC