View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0036269 | mantisbt | bugtracker | public | 2025-08-21 19:00 | 2025-09-20 04:26 |
| Reporter | dregad | Assigned To | dregad | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 2.27.2 | ||||
| Target Version | 2.27.2 | Fixed in Version | 2.27.2 | ||
| Summary | 0036269: Collapsed status for "Users monitoring" section is not persisted | ||||
| Description | Mantis should remember the collapsed/expanded state for all collapsible sections. | ||||
| Steps To Reproduce |
| ||||
| Additional Information | Regression introduced by commit MantisBT master-2.27 a911a2ba (issue 0021675). | ||||
| Tags | No tags attached. | ||||
|
MantisBT: master-2.27 08143907 2025-08-21 19:03 Details Diff |
Fix collapse state persistence for Monitors Incorrect section id "monitoring" is passed to is_collapsed() function, it should be "monitors". Regression introduced by issue 0021675 (a911a2ba661521a388738ed92694421a9dec97c1). Fixes 0036269 |
Affected Issues 0021675, 0036269 |
|
| mod - bug_view_inc.php | Diff File | ||