dextra / redmine_issues_poll

A redmine plugin to elect issues.
Apache License 2.0
21 stars 5 forks source link

404 error-The page you were trying to access doesn't exist or has been removed. #22

Open vasudevareddys opened 10 years ago

vasudevareddys commented 10 years ago

ActionController::RoutingError (No route matches [GET] "/plugin_assets/redmine_issues_poll/stylesheets/style.css"): actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in call' actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:incall' railties (3.2.13) lib/rails/rack/logger.rb:32:in call_app' railties (3.2.13) lib/rails/rack/logger.rb:16:inblock in call' activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in tagged' railties (3.2.13) lib/rails/rack/logger.rb:16:incall' actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in call' rack (1.4.5) lib/rack/methodoverride.rb:21:incall' rack (1.4.5) lib/rack/runtime.rb:17:in call' activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:incall' rack (1.4.5) lib/rack/lock.rb:15:in call' actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:incall' rack-cache (1.2) lib/rack/cache/context.rb:136:in forward' rack-cache (1.2) lib/rack/cache/context.rb:245:infetch' rack-cache (1.2) lib/rack/cache/context.rb:185:in lookup' rack-cache (1.2) lib/rack/cache/context.rb:66:incall!' rack-cache (1.2) lib/rack/cache/context.rb:51:in call' railties (3.2.13) lib/rails/engine.rb:479:incall' railties (3.2.13) lib/rails/application.rb:223:in call' railties (3.2.13) lib/rails/railtie/configurable.rb:30:inmethod_missing' passenger (4.0.19) lib/phusion_passenger/rack/thread_handler_extension.rb:77:in process_request' passenger (4.0.19) lib/phusion_passenger/request_handler/thread_handler.rb:140:inaccept_and_process_next_request' passenger (4.0.19) lib/phusion_passenger/request_handler/thread_handler.rb:108:in main_loop' passenger (4.0.19) lib/phusion_passenger/request_handler.rb:441:inblock (3 levels) in start_threads'

HLFH commented 10 years ago

Same error.

EDIT: With the stable version, everything works. https://github.com/dextra/redmine_issues_poll/tree/v0.2.0