Bugzilla – Bug 14566
JS error in Web Remote when item has ' in it's name or title
Last modified: 2009-10-06 02:20:12 UTC
http://forums.slimdevices.com/showthread.php?t=68972 Nothing happens when trying to play any of my Favorites. I suspect it is due to a Javascript bug in the remote. Doesn't work in Windows 7 on IE8 or Firefox 3. I'm using a Boom. ---- Here's my error message in IE8: Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0) Timestamp: Sat, 3 Oct 2009 05:52:24 UTC Message: Expected '}' Line: 4 Char: 31 Code: 0 URI: http://www.mysqueezebox.com/player/playerControl Message: Could not complete the operation due to error 80020101. Line: 514 Char: 79 Code: 0 URI: http://www.mysqueezebox.com/public/javascript/playerControl
== Auto-comment from SVN commit #7586 to the network repo by michael == == https://svn.slimdevices.com/network?view=revision&revision=7586 == Bug: 14566 Description: sanitize ' character in value sent to JS
== Auto-comment from SVN commit #7596 to the network repo by michael == == https://svn.slimdevices.com/network?view=revision&revision=7596 == Fixed Bug: 14566 Description: unescape escaped quotes
This bug has been fixed in the latest release of MySqueezebox.com (formally known as SqueezeNetwork)! If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.
== Auto-comment from SVN commit #7600 to the network repo by michael == == https://svn.slimdevices.com/network?view=revision&revision=7600 == Bug: 14566 Description: don't init track items unless there are
== Auto-comment from SVN commit #7601 to the network repo by michael == == https://svn.slimdevices.com/network?view=revision&revision=7601 == Bug: 14566 Description: don't init track items unless there are