Active
Project:
jPlayer
Version:
7.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Nov 2012 at 17:16 UTC
Updated:
5 Dec 2012 at 10:40 UTC
The following example page plays in all browsers under Windows but does not play in Linux:
http://lingopolo.com/thai/word/airplane
When you look at the source and search for mp3 you see what looks like the problem, that the URL for the media file is:
http:\/\/lingopolo.com\/sites\/default\/files\/airplane_0.mp3
Amazingly this works in Windows, but not it seems in Linux. Is this the problem? Shouldn't this read something like:
http://lingopolo.com/thai/word/airplane
or are the escape characters really needed?
Comments
Comment #1
fupduck commentedActually I'm on a Linux system and it works without a problem.
(Fedora with Firefox 17 & Chrome)