View Issue Details

IDProjectCategoryView StatusLast Update
0024336mantisbtadministrationpublic2020-09-19 16:10
Reporteratrol Assigned Toatrol  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Target Version2.14.0Fixed in Version2.14.0 
Summary0024336: Plugin priority changed without being changed by user interaction
Description

On Manage Plugins page, if plugin priority is set to any other value than the ones that can be set in UI, the priority is changed after clicking the Update button.

Steps To Reproduce
  • Change priority of a plugin in database to any value < 1 or > 5, e.g. 0
  • Goto Manage Plugins page
  • Priority 0 is not shown, but changed to 5 (typically not noticed by user)
  • Click Update
  • Priority has changed to 5
TagsNo tags attached.

Relationships

related to 0027284 closeddregad Priority can override to any positive integer 

Activities

Related Changesets

MantisBT: master 5a229339

2018-04-19 23:33

atrol


Details Diff
Correct priority check on Manage Plugins page

Fixes 0024336
Affected Issues
0024336
mod - core/print_api.php Diff File