Actions
Bug #7214
closedSass error on content dashboard page
Description
Sass::SyntaxError ("#contents #changeset_tree .locked_breadcrumb_filter" failed to @extend "breadcrumb_filter".
The selector "breadcrumb_filter" was not found.
Use "@extend breadcrumb_filter !optional" if the extend should be able to fail. (in /home/walden/code/katello/app/assets/stylesheets/katello/katello.scss)): lib/middleware/catch_json_parse_errors.rb:9:in `call' Rendered /home/walden/.rvm/gems/ruby-1.9.3-p547/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms) Rendered /home/walden/.rvm/gems/ruby-1.9.3-p547/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/walden/.rvm/gems/ruby-1.9.3-p547/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (6.5ms)
Steps to Reproduce:
1. Go to the content dashboard
2. Note above error
Updated by The Foreman Bot over 10 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/4600 added
- Pull request deleted (
)
Updated by Walden Raines over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|9277d581772191a3214e49b4c7ede9e2af5245a8.
Updated by Eric Helms over 10 years ago
- Translation missing: en.field_release set to 13
Actions