https://bugs.kde.org/show_bug.cgi?id=384039
Bug ID: 384039
Summary: KConfig::groupList() returns deleted group
Product: frameworks-kconfig
Version: 5.37.0
Platform: Other
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Created attachment 107528
--> https://bugs.kde.org/attachment.cgi?id=107528&action=edit
Example code demonstrating the problem
After deleting a group with KConfig::deleteGroup, the affected group is still
returned in KConfig::groupList(), while at the same time KConfig::hasGroup for
that group returns false.
The attached sample code demonstrates the problem.
--
You are receiving this mail because:
You are watching all bug changes.