Actions
Bug #14393
closedMissing icons on smart_proxy/show page
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
There are persistent routing errors as a result of missing fonts on the smart_proxy/show page:
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'
Updated by Dominic Cleal over 8 years ago
- Category set to Web Interface
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3375 added
Updated by Ondřej Pražák over 8 years ago
- Related to Bug #14028: Routing errors due to missing graphics/fonts on navigating smart-proxy page added
Updated by Ondřej Pražák over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 8b9d6f4a20bc10d452fb742bb0d358fd23b5a429.
Updated by Dominic Cleal over 8 years ago
- Translation missing: en.field_release set to 141
Actions