View Issue Details

IDProjectCategoryView StatusLast Update
449Exception_DefaultHandlerAllpublic2 Jun 2018 12:01
Reportertimj Assigned Totimj  
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
Product Version1.0.2 
Target Version1.0.3Fixed in Version1.0.3 
Summary449: Make backtraces more compact in relation to line numbers
DescriptionCurrent backtraces put the Line on a separate row to the source code line, whereas it would probably be more logical/reasonable together.

Current:
Called from %s
 > Line 19
 > Function: a::b()

Proposed:
Called from %s line 19
 > Function: a::b()
TagsNo tags attached.

Activities

timj

1 Jun 2018 19:42

administrator   ~508

Fixed in SVN r2278

Issue History

Date Modified Username Field Change
1 Jun 2018 19:42 timj New Issue
1 Jun 2018 19:42 timj Status new => assigned
1 Jun 2018 19:42 timj Assigned To => timj
1 Jun 2018 19:42 timj Status assigned => resolved
1 Jun 2018 19:42 timj Resolution open => fixed
1 Jun 2018 19:42 timj Note Added: 508
2 Jun 2018 12:01 timj Status resolved => closed
2 Jun 2018 12:01 timj Fixed in Version => 1.0.3