https://bugs.kde.org/show_bug.cgi?id=382282
Ralf Habacker <ralf.habac...@freenet.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Version Fixed In| |2.23.0 (KDE Applications | |17.08.0) Latest Commit| |https://commits.kde.org/umb | |rello/7f327bfaba35ec6960ecc | |8677f37b705113f43a2 --- Comment #4 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit 7f327bfaba35ec6960ecc8677f37b705113f43a2 by Ralf Habacker, on behalf of Alessandro Stranieri. Committed on 06/08/2017 at 22:00. Pushed by habacker into branch 'Applications/17.08'. Fix renaming of combined fragment sections' names The text displayed in the first and second section of a combined fragment widget are stored in the text variable, which was not set by the ClassGeneralPage::apply method. This commit fixes this method's logic. Differential Revision: https://phabricator.kde.org/D6846 FIXED-IN:2.23.0 (KDE Applications 17.08.0) Related: bug 382279 M +15 -0 umbrello/dialogs/pages/classgeneralpage.cpp M +1 -0 umbrello/dialogs/pages/classgeneralpage.h https://commits.kde.org/umbrello/7f327bfaba35ec6960ecc8677f37b705113f43a2 -- You are receiving this mail because: You are watching all bug changes.