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

Waqar Ahmed <waqar....@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/ktexteditor/commit/8
                   |                            |17392a1893a430237340805154e
                   |                            |7ddae911e6b4
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Waqar Ahmed <waqar....@gmail.com> ---
Git commit 817392a1893a430237340805154e7ddae911e6b4 by Waqar Ahmed.
Committed on 28/12/2022 at 06:47.
Pushed by cullmann into branch 'master'.

Fix crash on undo after reload

When the doc is externally modified we must clear any stored state that
relies on the doc being same.

Checksum check is useless because it is already updated, we must clear
it unconditionally always if m_modOnHD == true

M  +16   -0    src/document/katedocument.cpp
M  +5    -0    src/view/kateview.cpp
M  +7    -0    src/view/kateview.h

https://invent.kde.org/frameworks/ktexteditor/commit/817392a1893a430237340805154e7ddae911e6b4

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to