View Issue Details

IDProjectCategoryView StatusLast Update
0026821mantisbtcode cleanuppublic2021-03-07 18:30
Reporteratrol Assigned Toatrol  
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionfixed 
Target Version2.25.0Fixed in Version2.25.0 
Summary0026821: Standardize access of option database_version
Description

Option $g_database_version should always be written/read for ALL_USERS and ALL_PROJECTS.

Instead of relying of internal logic of config_get and config_set if user and project parameter are not set, provide them always as parameters.

TagsNo tags attached.

Activities

Related Changesets

MantisBT: master 025210a3

2020-01-12 11:06

atrol

Committer: dregad


Details Diff
Standardize access of option database_version

Fixes 0026821
Affected Issues
0026821
mod - admin/index.php Diff File
mod - admin/install.php Diff File
mod - admin/upgrade_unattended.php Diff File
mod - core/html_api.php Diff File
mod - login_page.php Diff File
mod - login_password_page.php Diff File
mod - manage_overview_page.php Diff File