William Gilbert wrote:
src="file:url(logo.gif)"/>

That's not a meaningful value, it will be interpreted as a file ULR pointing to the file named "url(logo.gif)", and it's also violating URI syntax. Use src="url(logo.gif)" instead and set the baseURL configuration value.

J.Pietschmann



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to