[dolphin] [Bug 446027] Dolphin SVN plugin: part of previous SVN commit message appended to newer shorter one

Méven Car bugzilla_noreply at kde.org
Tue Apr 2 09:41:26 BST 2024


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

Méven Car <meven.car at kdemail.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/sdk/
                   |                            |dolphin-plugins/-/commit/3e
                   |                            |422ab0589ee9713a6478a2c9e51
                   |                            |f4d58991c23
             Status|ASSIGNED                    |RESOLVED

--- Comment #2 from Méven Car <meven.car at kdemail.net> ---
Git commit 3e422ab0589ee9713a6478a2c9e51f4d58991c23 by Méven Car, on behalf of
Nikolai Krasheninnikov.
Committed on 02/04/2024 at 08:41.
Pushed by meven into branch 'master'.

[svn] Fix part or previous commit message append to new shorter one

We use file from QTemporaryFile to fill it with commit message and pass
to svn. As QTemporaryFile creates one file per instance we should manualy
clear it each time or else we will mix messages.
(https://doc.qt.io/qt-6/qtemporaryfile.html#details)

M  +2    -0    svn/fileviewsvnplugin.cpp

https://invent.kde.org/sdk/dolphin-plugins/-/commit/3e422ab0589ee9713a6478a2c9e51f4d58991c23

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list