Project

General

Profile

Actions

Bug #13110

closed

Plugin sprockets/registration initializer deprecation warning missing initializer name

Added by Dominic Cleal almost 9 years ago. Updated over 6 years ago.

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

Description

The plugin initialization deprecation message added in #4629 is missing the name of the plugin affected, as the "called from" information doesn't indicate the source.

Initializing plugins using :after => :finish_hook inyour engine is deprecated. It delays the load of some assets in Sprockets. If you are the plugin author, please change your plugin engine initializer to use:before => :finisher_hook or after_initialize. (called from ...)

Related issues 1 (0 open1 closed)

Related to Foreman - Feature #4629: Add Patternfly support in foremanClosedAlon Goldboim03/11/2014Actions
Actions

Also available in: Atom PDF