Bug #4962
closedclicking to "upstream" link after importing manifest, generates ISE: ActionController::RoutingError (No route matches [GET] "/katello/access.redhat.com/management/
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1081756
Description of problem:
Clicking to "upstream" link after importing manifest, generates ISE
Version-Release number of selected component (if applicable):
Satellite-6.0.3-RHEL-6-20140327.0
How reproducible:
always
Steps to Reproduce:
1. Install Satellite 6 and upload manifest
2. When manifest is uploaded, use "<< Back" link or go to:
Content -> Red Hat Subscriptions -> Manage Manifest
3. Click to link in "Upstream" field
https://<fqdn>/katello/access.redhat.com/management/distributors/<something>
Actual results:
ActionController::RoutingError (No route matches [GET] "/katello/access.redhat.com/management/distributors/23ae3976-5b20-4808-81d5-67e8e5c6d415"):
/usr/lib/ruby/gems/1.8/gems/passenger-4.0.5/lib/phusion_passenger/rack/thread_handler_extension.rb:77:in `process_request'
/usr/lib/ruby/gems/1.8/gems/passenger-4.0.5/lib/phusion_passenger/request_handler/thread_handler.rb:140:in `accept_and_process_next_request'
/usr/lib/ruby/gems/1.8/gems/passenger-4.0.5/lib/phusion_passenger/request_handler/thread_handler.rb:108:in `main_loop'
/usr/lib/ruby/gems/1.8/gems/passenger-4.0.5/lib/phusion_passenger/request_handler.rb:441:in `block (3 levels) in start_threads'
Expected results:
Should work