[korganizer] [Bug 437670] Rich text editing causes journal to show html code in Jounal View

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Fri Jul 2 15:53:49 BST 2021


https://bugs.kde.org/show_bug.cgi?id=437670

gjditchfield at 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 gjditchfield at 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 the assignee for the bug.


More information about the Kdepim-bugs mailing list