View Issue Details

IDProjectCategoryView StatusLast Update
0020554mantisbtbugtrackerpublic2016-06-12 00:42
Reporterdregad Assigned Todregad  
PrioritynormalSeveritytweakReproducibilityN/A
Status closedResolutionfixed 
Target Version1.3.0-rc.2Fixed in Version1.3.0-rc.2 
Summary0020554: Inline errors should provide detailed info about where they occured
Description

Inline errors are typically used in non-production environment to display non-critical errors (e.g. PHP warnings, notices, etc).

It would make sense to facilitate a developer's work to identify of the bit of code which triggered the warning, by displaying the filename + line number.

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

MantisBT: master 455c4993

2015-11-08 13:06

dregad


Details Diff
Add filename + line number info to inline errors

Fixes 0020554
Affected Issues
0020554
mod - core/error_api.php Diff File