View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 449 | Exception_DefaultHandler | All | public | 1 Jun 2018 19:42 | 2 Jun 2018 12:01 |
| Reporter | timj | Assigned To | timj | ||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.0.2 | ||||
| Target Version | 1.0.3 | Fixed in Version | 1.0.3 | ||
| Summary | 449: Make backtraces more compact in relation to line numbers | ||||
| Description | Current 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() | ||||
| Tags | No tags attached. | ||||
| 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 |