Project

General

Profile

Actions

action #2292

closed

Theme support partially broken after migration to Rails 4

Added by ancorgs about 10 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
2014-04-10
Due date:
% Done:

100%

Estimated time:
2.00 h

Description

rake assets:precompile is not generating digested assets under the 'bento' subdirectory. Something subtle have changed in the asset processing.

Actions #1

Updated by ancorgs about 10 years ago

Looks like the problem not only happens during assets precompilation. The "themed" assets are being loaded but only partially processed. Stylesheets seems to work perfectly. Images seems to be ignored unless a equivalent (same name) file exists in the default assets. Javascript seems to work everything but the "require" sentences. Very weird.

Actions #2

Updated by ancorgs about 10 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 0 to 100

The javascript problems were not so big (wrong diagnosis). Introduced a workaround for the problems with the images (which look like a bug in Rails 4 to me).

Actions

Also available in: Atom PDF