View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0014701 | mantisbt | administration | public | 2012-09-10 06:25 | 2014-09-23 18:05 |
| Reporter | dregad | Assigned To | dregad | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.2.0 | ||||
| Target Version | 1.2.12 | Fixed in Version | 1.2.12 | ||
| Summary | 0014701: Missing project override in project edit page | ||||
| Description | This is causing the config_get() calls to return the option for the default project (i.e. from the cookie) instead of the one being edited, which is potentially incorrect. | ||||
| Tags | No tags attached. | ||||
|
MantisBT: master-1.2.x e536cbcd 2012-09-09 23:20 Details Diff |
Missing project override in project edit page This is causing the config_get() calls to return the option for the default project instead of the one being edited, which is potentially incorrect. Fixes 0014701 |
Affected Issues 0014701 |
|
| mod - manage_proj_edit_page.php | Diff File | ||
|
MantisBT: master 87c74234 2012-09-09 23:20 Details Diff |
Missing project override in project edit page This is causing the config_get() calls to return the option for the default project instead of the one being edited, which is potentially incorrect. Fixes 0014701 |
Affected Issues 0014701 |
|
| mod - manage_proj_edit_page.php | Diff File | ||