View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0013785 | mantisbt | other | public | 2012-01-21 08:37 | 2014-09-23 18:05 |
| Reporter | vincent_sels | Assigned To | dregad | ||
| Priority | low | Severity | tweak | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.2.8 | ||||
| Target Version | 1.2.10 | Fixed in Version | 1.2.10 | ||
| Summary | 0013785: Include filename and line number in system notices and warnings | ||||
| Description | While developing, after having set g_display_errors to show system notices and warnings, they are simply displayed as follows: SYSTEM NOTICE: Undefined offset: 1 It would ease debugging if the filename and number were included, for instance: SYSTEM NOTICE: "Undefined offset: 1" in file "D:\git\mantisbt\plugins\ProjectManagement\classes\MantisPmProject.class.php" at line 47 | ||||
| Tags | No tags attached. | ||||
|
The error api class in the next release has improved support for displaying this information. |
|
|
Reopened, there is no patch / changeset attached which will confuse any user who has a look at this issue. |
|
|
Fix committed. Thanks Vincent ! |
|
|
Marking as 'acknowledged' not resolved/closed to track that change gets ported to master-2.0.x branch |
|
|
MantisBT: master ddec7285 2012-03-30 00:16 Details Diff |
Fix 0013785: Add filename and line number to system notices and warnings Signed-off-by: Damien Regad <damien.regad@merckgroup.com> |
Affected Issues 0013785 |
|
| mod - core/error_api.php | Diff File | ||
|
MantisBT: master-1.2.x 4f47fef1 2012-03-30 00:16 Details Diff |
Fix 0013785: Add filename and line number to system notices and warnings Signed-off-by: Damien Regad <damien.regad@merckgroup.com> |
Affected Issues 0013785 |
|
| mod - core/error_api.php | Diff File | ||