Actions
Bug #10362
closedWPanel::setCollapsed segfaults with WBootstrap5Theme
Start date:
05/16/2022
Due date:
% Done:
100%
Estimated time:
Description
As is documented at the moment, it's not possible to use setCollapsed
, collapse
, or expand
with WBootstrap5Theme
.
However, instead of doing nothing, it causes a segmentation fault. We can make it so that these functions do nothing rather than cause a crash.
Updated by Roel Standaert over 2 years ago
- Status changed from New to InProgress
- Assignee set to Roel Standaert
Updated by Roel Standaert over 2 years ago
- Status changed from InProgress to Review
- Assignee deleted (
Roel Standaert)
Updated by Roel Standaert over 2 years ago
- Status changed from Review to Resolved
- Assignee set to Roel Standaert
Updated by Roel Standaert over 2 years ago
- Related to Improvements #10395: WPanel::setTitleBar(false) should probably call WPanel::setCollapsible(false) added
Updated by Roel Standaert over 2 years ago
- Target version changed from 4.8.0 to 4.7.3
Updated by Roel Standaert over 2 years ago
- Status changed from Resolved to Closed
Actions