Closed (fixed)
Project:
Mollom
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jun 2011 at 13:23 UTC
Updated:
24 Apr 2014 at 17:13 UTC
Jump to comment: Most recent
The flash file for playing audio appears broken in 7.x-1.0 and dev, selecting the audio captcha doesn't work - I get 'movie not loaded'
replacing the file with the version from 6.x makes it work.
Comments
Comment #1
oggsmith commentedJust for extra clarification
This version works:
git checkout ceef2c78ea6b2c9448224582bcfd54f7728092cf mollom-captcha-player.swf
Where as this one does not:
git checkout 5c1f6fd84690bbb773df53db100c2f5e3b134903 mollom-captcha-player.swf
Comment #2
sunThis sounds like a duplicate of #1173144: .swf file is marked as executable, and probably applies to git checkouts only.
Comment #3
oggsmith commentedI don't think so, the version in http://ftp.drupal.org/files/projects/mollom-7.x-1.0.tar.gz doesn't work for me.
I only checked out the git to see when the swf changed.
Comment #4
sunI've just committed a fix for the other issue. Can you double-check whether updating your git checkout to the latest version fixes the issue?
Comment #5
oggsmith commentedmode change didn't fix it.
Comment #6
oggsmith commentedShould it not be version 10 or below?
Comment #7
sunIndeed, restored the file from 6.x-1.x: http://drupalcode.org/project/mollom.git/commit/4244bc8a20eb52a4cede69cf...
Thanks for reporting, reviewing, and testing!
A new development snapshot will be available within the next 12 hours. This improvement will be available in the next official release.