View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0014724 | mantisbt | bugtracker | public | 2012-09-20 13:10 | 2014-09-23 18:05 |
| Reporter | dregad | Assigned To | dregad | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.2.12 | ||||
| Target Version | 1.2.12 | Fixed in Version | 1.2.12 | ||
| Summary | 0014724: $g_project_override = ALL_PROJECTS does not work | ||||
| Description | It is not possible to override the current project as ALL_PROJECTS. This is caused by a loose comparison with null in config_get() function. | ||||
| Tags | No tags attached. | ||||
|
MantisBT: master-1.2.x cba1af4b 2012-09-20 06:10 Details Diff |
Fix config_get behavior with $g_project_override = ALL_PROJECTS Fixes 0014724, affects 0014700 |
Affected Issues 0014724 |
|
| mod - core/config_api.php | Diff File | ||
|
MantisBT: master c7b1da50 2012-09-20 06:10 Details Diff |
Fix config_get behavior with $g_project_override = ALL_PROJECTS Fixes 0014724, affects 0014700 |
Affected Issues 0014724 |
|
| mod - core/config_api.php | Diff File | ||