https://bugs.kde.org/show_bug.cgi?id=437670
gjditchfi...@acm.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/fram | |eworks/kcalendarcore/commit | |/cf903ae1dea07865ace6555942 | |5a39d6573ea60a --- Comment #3 from gjditchfi...@acm.org --- Git commit cf903ae1dea07865ace65559425a39d6573ea60a by Glen Ditchfield, on behalf of Glen Ditchfield. Committed on 26/06/2021 at 15:11. Pushed by gditchfield into branch 'master'. Assign and compare more Incidence::Private members `Incidence::Private::init()`, at the end of a call chain starting at `IncidenceBase::operator=()`, did not copy `mDescriptionIsRich`, causing This patch copies `mDescriptionIsRich` and other ignored fields. It also adds comparisons for them to `Incidence::equals()`. Finally, `JournalTest::testAssign()` did not actually test assignment. M +6 -2 autotests/testjournal.cpp M +7 -0 src/incidence.cpp https://invent.kde.org/frameworks/kcalendarcore/commit/cf903ae1dea07865ace65559425a39d6573ea60a -- You are receiving this mail because: You are watching all bug changes.