redmine_lightbox icon indicating copy to clipboard operation
redmine_lightbox copied to clipboard

ActionController::RoutingError

Open ppoektos opened this issue 12 years ago • 1 comments

Redmine 1.3.3.stable (Mysql2) File is present in redmine/public/images/magnifier.png

ActionController::RoutingError (No route matches "/images/magnifier.png" with {:method=>:get}): thin (1.5.0) lib/thin/connection.rb:81:in pre_process' thin (1.5.0) lib/thin/connection.rb:79:incatch' thin (1.5.0) lib/thin/connection.rb:79:in pre_process' thin (1.5.0) lib/thin/connection.rb:54:inprocess' thin (1.5.0) lib/thin/connection.rb:39:in receive_data' eventmachine (1.0.0) lib/eventmachine.rb:187:inrun_machine' eventmachine (1.0.0) lib/eventmachine.rb:187:in run' thin (1.5.0) lib/thin/backends/base.rb:63:instart' thin (1.5.0) lib/thin/server.rb:159:in start' thin (1.5.0) lib/thin/controllers/controller.rb:86:instart' thin (1.5.0) lib/thin/runner.rb:187:in send' thin (1.5.0) lib/thin/runner.rb:187:inrun_command' thin (1.5.0) lib/thin/runner.rb:152:in run!' thin (1.5.0) bin/thin:6 /usr/local/bin/thin:19:inload' /usr/local/bin/thin:19

ppoektos avatar Jan 09 '13 15:01 ppoektos

Permissions issue?

logical-and avatar Jan 21 '13 06:01 logical-and