facebox images broken path on production mode
Reported by Jose Luis Gordo Romero | February 10th, 2010 @ 11:46 PM | in 0.9.11 "Euwe"
the bacebox.css images:
background:url(../images/facebox/b.png)
are resulting on 404 because stylesheet lives in cache subdirectory:
ActionController::RoutingError (No route matches "/stylesheets/images/facebox/tr.png" with {:method=>:get}):
Comments and changes to this ticket
-
Mike Dvorkin April 29th, 2010 @ 09:12 PM
- Milestone changed from 0.9.10 "Alekhine" to 0.9.11 "Euwe"
- Tag set to refactoring
- State changed from new to open
-
Mike Dvorkin April 29th, 2010 @ 10:29 PM
- State changed from open to resolved
(from [12b0e9abfa38ffb737ef7719c7caf7572c0a9434]) Replaced Facebox with Modalbox (that doesn't require images) [#170 state:resolved] http://github.com/michaeldv/fat_free_crm/commit/12b0e9abfa38ffb737e...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Ruby on Rails CRM platform for Web 2.0 and beyond
People watching this ticket
Tags
Referenced by
- 170 facebox images broken path on production mode (from [12b0e9abfa38ffb737ef7719c7caf7572c0a9434]) Replace...