Project

General

Profile

Actions

Bug #14028

closed

Routing errors due to missing graphics/fonts on navigating smart-proxy page

Added by Brad Buckingham about 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Web Interface
Target version:
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1313806
Description of problem: On navigating the smart-proxy page, production.log filled with following routing errors:

2016-03-02 12:34:01 [app] [I] Started GET "/assets/fonts/bootstrap/glyphicons-halflings-regular.woff" for 10.65.193.200 at 2016-03-02 12:34:01 +0100
2016-03-02 12:34:01 [app] [F] | ActionController::RoutingError (No route matches [GET] "/assets/fonts/bootstrap/glyphicons-halflings-regular.woff"): | actionpack (4.1.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' | actionpack (4.1.5) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'

2016-03-02 12:34:01 [app] [I] Started GET "/assets/sort_asc.png" for 10.65.193.200 at 2016-03-02 12:34:01 +0100
2016-03-02 12:34:01 [app] [F] | ActionController::RoutingError (No route matches [GET] "/assets/sort_asc.png"): | actionpack (4.1.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' | actionpack (4.1.5) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' | railties (4.1.5) lib/rails/rack/logger.rb:38:in `call_app'

2016-03-02 12:34:01 [app] [I] Started GET "/assets/sort_both.png" for 10.65.193.200 at 2016-03-02 12:34:01 +0100
2016-03-02 12:34:01 [app] [F] | ActionController::RoutingError (No route matches [GET] "/assets/sort_both.png"): | actionpack (4.1.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' | actionpack (4.1.5) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' | railties (4.1.5) lib/rails/rack/logger.rb:38:in `call_app'

2016-03-02 12:34:01 [app] [I] Started GET "/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf" for 10.65.193.200 at 2016-03-02 12:34:01 +0100
2016-03-02 12:34:01 [app] [F] | ActionController::RoutingError (No route matches [GET] "/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf"): | actionpack (4.1.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' | actionpack (4.1.5) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'

Version-Release number of selected component (if applicable):
Satellite 6.2 snap1

How reproducible:
always

Steps to Reproduce:
1. Navigate to Infrastructure -> smart-proxies ->select default proxy
2.
3.

Actual results:
routing errors due to missing graphics and images

Expected results:
on navigating 'smart-proxies' no error should be thrown in production.log

Additional info:


Related issues 2 (0 open2 closed)

Related to Foreman - Feature #7230: Upgrade Ruby on Rails to 4.1ClosedDaniel Lobato Garcia08/22/2014Actions
Related to Foreman - Bug #14393: Missing icons on smart_proxy/show pageClosedOndřej Pražák03/30/2016Actions
Actions #1

Updated by Dominic Cleal about 8 years ago

Actions #2

Updated by Dominic Cleal about 8 years ago

  • Category set to Web Interface
  • Status changed from New to Assigned
  • Assignee set to Dominic Cleal
  • translation missing: en.field_release set to 71

Can't reproduce the font error, that's unlikely to be from Foreman itself.

Actions #3

Updated by The Foreman Bot about 8 years ago

  • Status changed from Assigned to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/3273 added
Actions #4

Updated by Dominic Cleal about 8 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #5

Updated by The Foreman Bot almost 8 years ago

  • Pull request https://github.com/theforeman/foreman/pull/3375 added
Actions #6

Updated by Ondřej Pražák almost 8 years ago

  • Related to Bug #14393: Missing icons on smart_proxy/show page added
Actions

Also available in: Atom PDF