View Issue Details

IDProjectCategoryView StatusLast Update
0013785mantisbtotherpublic2014-09-23 18:05
Reportervincent_sels Assigned Todregad  
PrioritylowSeveritytweakReproducibilityN/A
Status closedResolutionfixed 
Product Version1.2.8 
Target Version1.2.10Fixed in Version1.2.10 
Summary0013785: 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

TagsNo tags attached.

Relationships

related to 0015721 closedgrangeway Functionality to consider porting to master-2.0.x 

Activities

grangeway

grangeway

2012-01-22 05:18

reporter   ~0030990

The error api class in the next release has improved support for displaying this information.

atrol

atrol

2012-03-14 18:34

developer   ~0031468

Reopened, there is no patch / changeset attached which will confuse any user who has a look at this issue.
Fixed in Version 1.3.x does not match "next release" / next branch so we will get a wrong change log and roadmap.

dregad

dregad

2012-03-30 08:35

developer   ~0031573

Fix committed. Thanks Vincent !

grangeway

grangeway

2013-04-05 17:57

reporter   ~0036294

Marking as 'acknowledged' not resolved/closed to track that change gets ported to master-2.0.x branch

Related Changesets

MantisBT: master ddec7285

2012-03-30 00:16

vincent_sels


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

vincent_sels


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