View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0027302 | mantisbt | plug-ins | public | 2020-09-20 09:30 | 2021-03-07 18:29 | 
| Reporter | dregad | Assigned To | dregad | ||
| Priority | normal | Severity | minor | Reproducibility | always | 
| Status | closed | Resolution | fixed | ||
| Target Version | 2.25.0 | Fixed in Version | 2.25.0 | ||
| Summary | 0027302: Force-installed plugins are not registered in order of priority | ||||
| Description | The $g_plugins_force_installed config allows admins to force installation and protection of plugins. PHPDoc defines it as an array of key/value pairs consisting of the plugin basename and priority, but plugin_register_installed() actually ignores the priority and registers the forced plugins following the order in which they are defined in the config instead. | ||||
| Tags | No tags attached. | ||||
