From bf685773e6b6553ff9070b281580e6052f237e77 Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Tue, 29 May 2012 18:34:57 +0300 Subject: [PATCH] BUGFIX: Do not display .!qB file extensions in Web UI --- Changelog | 1 + src/webui/eventmanager.cpp | 5 ++++- 2 files changed, 5 insertions(+), 1 deletion(-) 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)