Posted by mrfelton on April 22, 2009 at 1:22pm
Jump to:
| Project: | FLV Media Player |
| Version: | 6.x-1.0-beta3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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.swfSo, 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
#1
ignore that... this was actually an issue created by myself in the theming layer, where I had done this: