Closed (fixed)
Project:
Mediafield Display
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
8 Aug 2007 at 20:02 UTC
Updated:
8 Oct 2007 at 00:33 UTC
Jump to comment: Most recent file
Comments
Comment #1
nedjoI noticed this too. I thought it had to do with the particular mp3 file I was playing, as the first ones I tried worked, but maybe not.
Comment #2
jpsalter commentedI'm having the same problem.
Comment #3
colanI'm getting this too. Anyone have any ideas?
Comment #4
colanI'm quite sure this is the same issue as http://drupal.org/node/162379. I'll start working on a patch that doesn't require the audio module.
Comment #5
colanI think this'll do the trick.
Comment #6
schwa commentedAlas, I applied the patch, reloaded module admin page to reset cache, specified button player for all cases, then submitted a fresh new node, but no joy. Button player still spins endlessly; and now upon reloading of nodes at any time after initial posting, it reverts to the 1pixelout player -- or is this the intention of the patch -- perhaps I misunderstoood its purpose?
Comment #7
colanIt should just make the button player work, that's all. It seems to work for me. Can anyone else give this a try & see if it works?
Comment #8
nedjoThanks colan. I applied a minimal patch (used
str_replace()to reverse the escaping of http://).Fixed in 5.x dev and HEAD.
Comment #9
schwa commentedWorks great! [I was having a file permissions problem (secure server) that made the replay fail with no error message.]
Thanks VERY much for a much-needed and fabulous extension to the mediafield module.
Comment #10
dtabach commented