From: Benjamin Mako Hill Date: Tue, 8 Nov 2011 00:04:34 +0000 (-0500) Subject: fixed missing quotes around mp3 X-Git-Url: https://projects.mako.cc/source/scuttle/commitdiff_plain/a4d4c86c4488d333371f121f3aefc989ba1270ee?hp=a4d4c86c4488d333371f121f3aefc989ba1270ee fixed missing quotes around mp3 In my system, with JQuery 1.5, the previous two commits caused *every* link to load the Flash MP3 mplayer, even though none of these were playable. This patch fixes that issue. The issue, as far as I can tell, seems to be due to a change in the version of JQuery. But I have only looked close enough to fix the bug. ---