View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0023926 | mantisbt | ui | public | 2018-02-03 07:53 | 2018-02-06 21:17 |
| Reporter | dregad | Assigned To | dregad | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 2.0.0 | ||||
| Target Version | 2.11.0 | Fixed in Version | 2.11.0 | ||
| Summary | 0023926: Footer displayed under sidebar on error page when $g_show_detailed_errors = ON | ||||
| Description | See attached screenshot | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
|
MantisBT: master a02b5dcb 2018-02-03 01:03 Committer: vboctor Details Diff |
Fix HTML in error page when $g_show_detailed_errors = ON - Added missing </div> causing footer to be hidden behind the sidebar - Removed unnecessary <p> tags containing <div> and/or <table> tags - Added a few newlines to make generated HTML easier to read Fixes 0023926 |
Affected Issues 0023926 |
|
| mod - core/error_api.php | Diff File | ||