Dependency Graph
View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0014105 | mantisbt | time tracking | public | 2012-03-28 03:36 | 2014-09-23 18:05 |
| Reporter | tandler | Assigned To | atrol | ||
| Priority | low | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.2.9 | ||||
| Target Version | 1.2.11 | Fixed in Version | 1.2.11 | ||
| Summary | 0014105: Access to undefined variable in bugnote_api.php | ||||
| Description | Error handling of function bugnote_stats_get_project_array (used only for built in timetracking) accesses undefined variable. $p_form instead of $p_from, line 640: | ||||
| Tags | No tags attached. | ||||
|
MantisBT: master-1.2.x b2c5f556 2012-04-16 08:25 Details Diff |
Fix 0014105: Access to undefined variable in bugnote_api.php |
Affected Issues 0014105 |
|
| mod - core/bugnote_api.php | Diff File | ||
|
MantisBT: master e3a2dad9 2012-04-16 08:27 Details Diff |
Fix 0014105: Access to undefined variable in bugnote_api.php |
Affected Issues 0014105 |
|
| mod - core/bugnote_api.php | Diff File | ||
related to
child of
duplicate of