Project

General

Profile

Actions

Bug #13110

closed

Plugin sprockets/registration initializer deprecation warning missing initializer name

Added by Dominic Cleal over 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 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 #1

Updated by Dominic Cleal over 8 years ago

  • Related to Feature #4629: Add Patternfly support in foreman added
Actions #2

Updated by The Foreman Bot over 8 years ago

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

Updated by Dominic Cleal over 8 years ago

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

Updated by Dominic Cleal over 8 years ago

  • translation missing: en.field_release set to 71
Actions

Also available in: Atom PDF