[mythtv-commits] mythtv commit: r12859 - in trunk/mythplugins/mythweb/modules/video by kormoc
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Fri Feb 23 06:57:09 UTC 2007
Author: kormoc
Date: 2007-02-23 06:57:09 +0000 (Fri, 23 Feb 2007)
New Revision: 12859
Changeset: http://cvs.mythtv.org/trac/changeset/12859
Modified:
trunk/mythplugins/mythweb/modules/video/imdb.php
trunk/mythplugins/mythweb/modules/video/tmpl/default/video.php
Log:
Re #3117, Fixes an issue with double urlescaping strings, prototype does so automatically, so this fixes the imdb lookup on titles with spaces. Escape slashes and other special chars. Switches over to ~:~ as the ajax command spacer, this allows imdb tiles with : in them to display correctly. Also a little bit of javascript cleanup
More information about the mythtv-commits
mailing list