Review Request 109953: Fix of Ark::Part::openFile().
Commit Hook
null at kde.org
Sat Apr 27 12:45:53 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/109953/
-----------------------------------------------------------
(Updated April 27, 2013, 12:45 p.m.)
Status
------
This change has been marked as submitted.
Review request for KDE Utils.
Description
-------
End of Ark::Part::openFile() operate with "QScopedPointer<Kerfuffle::Archive> archive" in old way (Kerfuffle::Archive *archive). Checking "archive" after "archive.take()" leads in bug.
This addresses bug 318306.
http://bugs.kde.org/show_bug.cgi?id=318306
Diffs
-----
part/part.cpp d806262
Diff: http://git.reviewboard.kde.org/r/109953/diff/
Testing
-------
Since file opened or created, window title reflected it as expected. Futhermore, "Open Recent" menu now works properly.
Thanks,
Alexandr Akulich
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20130427/b6c1dd0a/attachment.html>
More information about the Kde-utils-devel
mailing list