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

Elvis Angelaccio <elvis.angelac...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
   Version Fixed In|                            |16.08.3
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/kwal
                   |                            |let/956552dcb5beea41238a858
                   |                            |cbe77570b21076b15

--- Comment #6 from Elvis Angelaccio <elvis.angelac...@kde.org> ---
Git commit 956552dcb5beea41238a858cbe77570b21076b15 by Elvis Angelaccio.
Committed on 30/10/2016 at 12:00.
Pushed by elvisangelaccio into branch 'Applications/16.08'.

Fix XML export regression

StoredTransferJob reads data from the current position of the QIODevice
passed to it. Since a QTemporaryFile is always open in ReadWrite mode,
and we write to the file, the current position is the end of the file.

So we need to rewind the QIODevice's position before passing it to the job.
FIXED-IN: 16.08.3

M  +3    -0    src/manager/kwalleteditor.cpp

http://commits.kde.org/kwallet/956552dcb5beea41238a858cbe77570b21076b15

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

Reply via email to