Project

General

Profile

Actions

Bug #14221

closed

Plugin asset compilation does not expand SCSS imports of CSS files

Added by Eric Helms about 8 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Plugin integration
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

The plugin asset rake task is not using the template provided by sass-rails that correctly identifies css imports in SCSS files. This results in either compiled CSS files that have regular css import statements or can throw errors during asset compilation. In the former case, 404s will be seen in the browser in production because the stylesheet will try to import those CSS files from the server (when they should be embedded in the compiled CSS file).


Related issues 1 (0 open1 closed)

Blocks Katello - Bug #14163: Routing errors due to missing .css files on navigating sync status pageClosedWalden Raines03/11/2016Actions
Actions #1

Updated by Eric Helms about 8 years ago

  • Blocks Bug #14163: Routing errors due to missing .css files on navigating sync status page added
Actions #2

Updated by The Foreman Bot about 8 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/3330 added
Actions #3

Updated by Eric Helms about 8 years ago

  • Bugzilla link set to 1318041
Actions #4

Updated by Eric Helms about 8 years ago

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

Updated by Dominic Cleal about 8 years ago

  • translation missing: en.field_release set to 141
Actions

Also available in: Atom PDF