Bug #6436
Modularized proxy attempts to load plugins before loading core modules
Description
This results in 'uninitialized constant Proxy::Plugin (NameError)' exception.
Related issues
Associated revisions
History
#1
Updated by Dmitri Dolguikh over 6 years ago
- Status changed from Assigned to Ready For Testing
#2
Updated by Dominic Cleal over 6 years ago
- Legacy Backlogs Release (now unused) set to 10
#3
Updated by Anonymous over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset smart-proxy:e42766ebfa09f58bd8d39e629fe0223367be0645.
#4
Updated by Dominic Cleal over 6 years ago
- Related to Bug #6474: rubygems not loaded before gems themselves added
fixes #6436: plugins are now being loaded after core modules