[ http://jira.codehaus.org/browse/CONTINUUM-621?page=comments#action_60553 
] 

Emmanuel Venisse commented on CONTINUUM-621:
--------------------------------------------

file protocol works only in firefox when you open an html file locally but not 
over http protocol.

If you want to use a local file (on continuum server), put your images in 
apps/continuum/webapp/images, and confirgure image url like this: 
/continuum/images/YOUR_IMAGES

> Company logo does not appear
> ----------------------------
>
>          Key: CONTINUUM-621
>          URL: http://jira.codehaus.org/browse/CONTINUUM-621
>      Project: Continuum
>         Type: Bug

>   Components: Web interface, Core system
>     Versions: 1.0.3, 1.0.2
>  Environment: Mozilla Firefox 1.5.0.1
> Windows XP SP2
>     Reporter: Mang Lau
>     Priority: Minor

>
>
> The company logo does not appear on the Continuum web interface.  The logo 
> shows in IE but in Firefox, nothing shows up.  It works if you use http 
> protocol but doesn't work with the file protocol.  I've tried with and 
> without specifying the file protocol.
> Snippet of page source here:
> {code:html}
> <a href="http://www.otpp.com/";>
> <img src="file://C:\logo.jpg"  alt="Ontario Teachers' Pension Plan" 
> title="Ontario Teachers' Pension Plan"  border="0">
> </a>
> {code}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to