Bug 1106439

Summary: Products-->Bulk Actions-->Alter Sync plan: raises 404 not found: glyphicons-halflings-regular.{ttf,woff}
Product: Red Hat Satellite Reporter: Sachin Ghai <sghai>
Component: WebUIAssignee: Walden Raines <walden>
WebUI sub component: Katello QA Contact: Katello QA List <katello-qa-list>
Status: CLOSED DUPLICATE Docs Contact:
Severity: low    
Priority: unspecified CC: bbuckingham, walden
Version: 6.0.3Keywords: Triaged
Target Milestone: Unspecified   
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-16 20:42:22 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
firebug raises NetworkError none

Description Sachin Ghai 2014-06-09 11:10:25 UTC
Created attachment 904613 [details]
firebug raises NetworkError

Description of problem:
Go to Products --> Bulk Actions --> Alter Sync Plan --> Firebug raises 

NetworkError 404 not found: /components/bootstrap/fonts/glyphicons-halflings-regular.ttf
NetworkError 404 not found: /components/bootstrap/fonts/glyphicons-halflings-regular.woff

Version-Release number of selected component (if applicable):
sat6 beta snap8

How reproducible:
always 

Steps to Reproduce:
1. Go to Products --> Bulk Actions --> Alter Sync Plan
2.
3.

Actual results:
NetworkError 404 not found: /components/bootstrap/fonts/glyphicons-halflings-regular.ttf
NetworkError 404 not found: /components/bootstrap/fonts/glyphicons-halflings-regular.woff

Expected results:


Additional info:

Comment 1 Sachin Ghai 2014-06-09 11:13:22 UTC
From production.log:

Served asset /components/bootstrap/fonts/glyphicons-halflings-regular.woff - 404 Not Found (5ms)

ActionController::RoutingError (No route matches [GET] "/assets/components/bootstrap/fonts/glyphicons-halflings-regular.woff"):
  /usr/lib/ruby/gems/1.8/gems/passenger-4.0.18/lib/phusion_passenger/rack/thread_handler_extension.rb:77:in `process_request'
  /usr/lib/ruby/gems/1.8/gems/passenger-4.0.18/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.18/lib/phusion_passenger/request_handler/thread_handler.rb:108:in `main_loop'
  /usr/lib/ruby/gems/1.8/gems/passenger-4.0.18/lib/phusion_passenger/request_handler.rb:441:in `block (3 levels) in start_threads'


Served asset /components/bootstrap/fonts/glyphicons-halflings-regular.ttf - 404 Not Found (5ms)

ActionController::RoutingError (No route matches [GET] "/assets/components/bootstrap/fonts/glyphicons-halflings-regular.ttf"):
  /usr/lib/ruby/gems/1.8/gems/passenger-4.0.18/lib/phusion_passenger/rack/thread_handler_extension.rb:77:in `process_request'
  /usr/lib/ruby/gems/1.8/gems/passenger-4.0.18/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.18/lib/phusion_passenger/request_handler/thread_handler.rb:108:in `main_loop'
  /usr/lib/ruby/gems/1.8/gems/passenger-4.0.18/lib/phusion_passenger/request_handler.rb:441:in `block (3 levels) in start_threads'

Comment 2 RHEL Program Management 2014-06-09 11:23:42 UTC
Since this issue was entered in Red Hat Bugzilla, the release flag has been
set to ? to ensure that it is properly evaluated for this release.

Comment 4 Walden Raines 2014-07-16 20:42:22 UTC
Duplicate of bug #1076364.

*** This bug has been marked as a duplicate of bug 1076364 ***