Bug 795764 - Problem with routing of images
Summary: Problem with routing of images
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: CloudForms Cloud Engine
Classification: Retired
Component: aeolus-conductor
Version: 1.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: rc
Assignee: Angus Thomas
QA Contact: Rehana
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-21 13:43 UTC by Tomas Hrcka
Modified: 2014-01-13 12:37 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-13 12:37:14 UTC


Attachments (Terms of Use)
Rails log (7.57 KB, text/x-log)
2012-02-21 13:43 UTC, Tomas Hrcka
no flags Details

Description Tomas Hrcka 2012-02-21 13:43:07 UTC
Created attachment 564677 [details]
Rails log

Description of problem:

When serving static images/icons rails first look to public/images directory.
If image is not found there rails route user to /conductor/images/{id} where {id} is image name (favicon in my case).

Version-Release number of selected component (if applicable):

any 

How reproducible:


Steps to Reproduce:
1. remove some image from public/images
2. load page where the image should be
3. look at the logs
  
Actual results:

exception in conductor see attachement

Expected results:


Additional info:


Note You need to log in before you can comment on or make changes to this bug.