Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/JS1-505

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: JS1-505
    Summary: Images not showing 
       Type: Bug

     Status: Unassigned
   Priority: Blocker

    Project: Jetspeed
   Versions:
             1.5

   Assignee: 
   Reporter: Khemchand Sachdeva

    Created: Tue, 13 Jul 2004 10:14 PM
    Updated: Tue, 13 Jul 2004 10:14 PM
Environment: Jetspeed 1.5, Tomcat 5.0.24

Description:
In the file JetspeedResrouces.properties we have put a gif file to be shown as header 
as below 
--------------------- 
topnav.logo.file=images/ShowCustomerLogo.gif 
--------------------- 
Documentation says that this path would be resolved relative to the web application 
root(http://portals.apache.org/jetspeed-1/tutorial/1/logo.html). 
So ideally it should always resolve to 
http://hostname:port/jetspeed/images/ShowCustomerLogo.gif 

But when we login to Jetspeed, sometimes this image does not come and it shows up as 
unavailable. 

If we check the URL of the image from the HTML source code it shows up as 
http://localhost:8080/jetspeed/images/images/ShowCustomerLogo.gif 
instead of 
http://localhost:8080/jetspeed/images/ShowCustomerLogo.gif 

There is an extra images folders in between which is causing the problem. 

It is a very serious issue for us as we are approaching our delivery date and we are 
not able to get any workaround for this. 

Could you please take this up as a high priority issue. 

Thanks and Regards 
Khem 


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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

Reply via email to