[mythtv-firehose] mythtv branch master updated by paulh. v0.28-pre-2897-gd620cb9

Git Repo Owner noreply at mythtv.org
Wed May 20 22:41:02 UTC 2015


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  d620cb9e1b19a5fa1e693a91d9ea6271e03640b4 (commit)
      from  58694eb41a528467c7d54b85c211479204ee24ac (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d620cb9e1b19a5fa1e693a91d9ea6271e03640b4
Author:    Paul Harrison <pharrison at mythtv.org> at Wed, 20 May 2015 23:40:17 +0100
Committer: Paul Harrison <pharrison at mythtv.org> at Wed, 20 May 2015 23:40:17 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=d620cb9e1b19a5fa1e693a91d9ea6271e03640b4

MythDownloadManager: fix a bug when downloading URL's with percent encoding
This avoids converting a url to a QUrl only to later use its toString() method
which was causing problems with percent encoded URL's not being removed from the
download queue because we ended up comparing a human readable URL with a percent
encoded one.

Refs #12356



-----------------------------------------------------------------------

Summary of changes:
 mythtv/libs/libmythbase/mythdownloadmanager.cpp |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

-- 



More information about the mythtv-firehose mailing list