Download & Extend

Does not work with secure pages and Internet Explorer

Project:Playlist (toolkit, modules)
Version:master
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (won't fix)

Issue Summary

I can replicate this problem and it seams to be only with Internet Explorer as it does not affect Firefox. When running a site with ssl and the secure pages module the playlist does not load in either the popup player or the slim player. Regular audio does seam to work (non-playlist) however the playlists do not load. I testing this on both Version 6 and Version 7 of IE and the problem exists for both versions. When secure pages is turned off, the player works fine.

Comments

#1

Hm, this may be a bug in the slim/extended player. Otherwise, perhaps comparing the flash HTML output for the simple audio output versus the slim player may reveal something, such as cross-scripting permissions.

#2

Status:active» closed (won't fix)

I believe this can be readily solved with Flash's cross-domain-access solution.

Try putting crossdomain.xml file in your server's webroot.

From musicplayer.sourceforge.net:

If the .swf file and the .xspf file are on different domains, you may need to put a crossdomain.xml file on the root of your playlist host server.