Review Request 109953: Fix of Ark::Part::openFile().
Alexandr Akulich
akulichalexander at gmail.com
Thu Apr 11 06:12:34 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/109953/
-----------------------------------------------------------
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 314596.
http://bugs.kde.org/show_bug.cgi?id=314596
Diffs
-----
part/part.cpp d806262bf9eb44a50295298f9304b7f4dfe41732
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/20130411/500e7f8d/attachment.html>
More information about the Kde-utils-devel
mailing list