View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0027300 | mantisbt | documentation | public | 2020-09-19 13:10 | 2021-03-07 18:29 |
| Reporter | dregad | Assigned To | dregad | ||
| Priority | normal | Severity | text | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Product Version | 2.11.0 | ||||
| Target Version | 2.25.0 | Fixed in Version | 2.25.0 | ||
| Summary | 0027300: Fix discrepancies in documentation for $g_display_errors | ||||
| Description | There are discrepancies between the PHPDoc block for $g_display_errors in config_defaults_inc.php, the defaulted developer-specific settings when the server is localhost, and the indications in the Admin Guide. | ||||
| Additional Information | Follows discussion in PR https://github.com/mantisbt/mantisbt/pull/1696#issuecomment-687671318 | ||||
| Tags | No tags attached. | ||||
|
This is covered in PR https://github.com/mantisbt/mantisbt/pull/1696 |
|
|
MantisBT: master 53fba475 2020-09-19 09:10 Details Diff |
Align display_errors docs and default dev settings There were discrepancies between the PHPDoc block for $g_display_errors in config_defaults_inc.php, the defaulted developer-specific settings when the server is localhost, and the indications in the Admin Guide. Fixes 0027300 |
Affected Issues 0027300 |
|
| mod - config_defaults_inc.php | Diff File | ||
| mod - docbook/Admin_Guide/en-US/config/logging.xml | Diff File | ||