View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0020004 | mantisbt | custom fields | public | 2015-08-05 05:53 | 2016-12-30 15:54 |
| Reporter | badfiles | Assigned To | community | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Target Version | 1.3.5 | Fixed in Version | 1.3.5 | ||
| Summary | 0020004: Wrong custom fields are shown on bug closing | ||||
| Description | If there is a custom status between closed and resolved, Mantis considers it closed, but shows custom fields as if it's a regular update on status change. | ||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
|
MantisBT: master-1.3.x c9638973 2015-08-05 01:40 Committer: dregad Details Diff |
Fix handling a custom status between resolved and closed If a custom status is between resolved and closed, the custom fields required to resolve a bug should be displayed. Fixes 0020004 |
Affected Issues 0020004 |
|
| mod - bug_change_status_page.php | Diff File | ||
|
MantisBT: master 0c990fea 2015-08-05 01:40 Details Diff |
Fix handling a custom status between resolved and closed If a custom status is between resolved and closed, the custom fields required to resolve a bug should be displayed. Fixes 0020004 |
Affected Issues 0020004 |
|
| mod - bug_change_status_page.php | Diff File | ||