[Kget] [kget] [Bug 330465] Finished Transfers are Stopped/Started when Internet Connection is Lost/Regained resp.
David E. Narvaez
david.narvaez at computer.org
Mon Jan 27 18:49:49 UTC 2014
https://bugs.kde.org/show_bug.cgi?id=330465
David E. Narvaez <david.narvaez at computer.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Version Fixed In| |4.12.2
Resolution|--- |FIXED
Latest Commit| |http://commits.kde.org/kget
| |/3dcc79b108d13f00764907f881
| |bf7435d18d10e7
--- Comment #1 from David E. Narvaez <david.narvaez at computer.org> ---
Git commit 3dcc79b108d13f00764907f881bf7435d18d10e7 by David E. Narvaez.
Committed on 27/01/2014 at 18:44.
Pushed by narvaez into branch 'master'.
0;115;0cMake Sure all Transfer Plugins Check for Finished Status Before
Stopping
The check is correct in TransferKio, but was missing in many other
transfer plugins. I factored the stop method of the Metalink transfers
into the abstract base class to avoid code duplication.
REVIEW: 115329
FIXED-IN: 4.12.2
M +1 -1 tests/schedulertest.cpp
M +13 -0 transfer-plugins/metalink/abstractmetalink.cpp
M +1 -1 transfer-plugins/metalink/abstractmetalink.h
M +0 -11 transfer-plugins/metalink/metalinkhttp.cpp
M +0 -1 transfer-plugins/metalink/metalinkhttp.h
M +0 -13 transfer-plugins/metalink/metalinkxml.cpp
M +0 -1 transfer-plugins/metalink/metalinkxml.h
M +2 -1 transfer-plugins/multisegmentkio/transfermultisegkio.cpp
http://commits.kde.org/kget/3dcc79b108d13f00764907f881bf7435d18d10e7
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kget
mailing list