Displaying 1 result from an estimated 1 matches for "f59c658c2e885da754aa2f50e2dcea3a".
2006 Jun 07
0
theme stylesheets not being found by typo trunk
...9;
but it looks like the theme controller is never called. I get a 404 in
my browser, the logger message I put in the stylesheet method in the
theme_controller never gets logged, and the log says:
Processing RedirectController#redirect (for 64.138.9.194 at 2006-06-07
14:39:30) [GET]
Session ID: f59c658c2e885da754aa2f50e2dcea3a
Parameters: {"from"=>["stylesheets", "theme", "azure.css"],
"action"=>"redirect", "controller"=>"redirect"}
But the only reference to the redirect controller in routes.rb is
right at the end:
map.connect ...