Closed (fixed)
Project:
FLV Media Player
Version:
6.x-1.0-beta3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Apr 2009 at 13:22 UTC
Updated:
22 Apr 2009 at 14:00 UTC
A site with 2 languages. Spanish as default with no path prefix, and English as a secondary language with the 'es/' prefix. When the player is embedded in the page, the path to the skin is correct on Spanish, non-prefixed version of the site, but when I switch over to the English version, which uses the prefix 'en', the path to the skin now also contains the prefix.
skin=http://mysite.com/sites/mysite.com/files/skins/modieus.swf
skin=http://mysite.com/en/sites/mysite.com/files/skins/modieus.swf
So, when the prefix is used, this skin is not found and the player is displayed with the default skin.
In my profile, I defined the path to the skin as http://mysite.com/sites/mysite.com/files/skins/modieus.swf (I used an absolute path)
Comments
Comment #1
mrfelton commentedignore that... this was actually an issue created by myself in the theming layer, where I had done this: