diff --git a/Changelog b/Changelog index 373f3fde7..e5da8a0cb 100644 --- a/Changelog +++ b/Changelog @@ -2,6 +2,7 @@ - BUGFIX: Fix possible crash when showing torrent content (closes #1002586) - BUGFIX: Remove 100kb limit for torrent file size in Web UI - BUGFIX: Fix ratio limiting bug (closes #835217) + - BUGFIX: Do not display .!qB file extensions in Web UI * Sun May 20 - Christophe Dumez - v2.9.9 - BUGFIX: More reliable RSS feed parsing (closes #1001777) diff --git a/src/webui/eventmanager.cpp b/src/webui/eventmanager.cpp index 4495c2679..08ebf9d1c 100644 --- a/src/webui/eventmanager.cpp +++ b/src/webui/eventmanager.cpp @@ -109,7 +109,10 @@ QList EventManager::getPropFilesInfo(QString hash) const { h.file_progress(fp); for(int i=0; i 0)