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

Harald Sitter <sit...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://commits.kde.org/drk
                   |                            |onqi/0d35055d867acd8c2a7db4
                   |                            |d13cf9bd13d18fe558
             Status|REPORTED                    |RESOLVED
         Resolution|---                         |FIXED
   Version Fixed In|                            |5.16.1

--- Comment #3 from Harald Sitter <sit...@kde.org> ---
Git commit 0d35055d867acd8c2a7db4d13cf9bd13d18fe558 by Harald Sitter.
Committed on 07/06/2019 at 12:19.
Pushed by sitter into branch 'Plasma/5.16'.

copy backtrace file with overwrite flag

Summary:
QFileDialog was already run with confirmOverwrite, but we didn't actually
set the Overwrite flag on the copy call, so we got an error back when
the file already existed. Since the user already needed to confirm the
overwrite in the QFD we can always pass Overwrite.
CHANGELOG: Saving backtraces now overwrites files when necessary
FIXED-IN: 5.16.1

Test Plan:
- save backtrace
- save again
- dialog asks to confirm overwrite
- gets overwritten succesfully

- save again
- refuse to overwrite
- dialog stays open until cancel or new path is chosen
- no overwrite

Reviewers: #plasma

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D21645

M  +6    -1    src/drkonqi.cpp

https://commits.kde.org/drkonqi/0d35055d867acd8c2a7db4d13cf9bd13d18fe558

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

Reply via email to