Posted by jwinton on March 21, 2012 at 7:05pm
7 followers
| Project: | Mollom |
| Version: | 7.x-2.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I've installed Mollom 7.x-2.0 in Drupal 7.12. It is in testing mode and the Mollom keys have been generated and verified.
When a captcha is supposed to be generated, I get nothing. When viewing the code, I see the following where the captcha should be, which explains why nothing is being generated.
<span class="mollom-captcha-content mollom-image-captcha">
<img typeof="foaf:Image" src="http://some-url-to-a-captcha" alt="Type the characters you see in this picture.">
</span>Am I missing an obvious step or dependency here? I've used an earlier version of the Mollom module on another site without issue.
Any help is appreciated.
Thanks,
Joe
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| Screen Shot 2012-03-21 at 11.57.10 AM.png | 46.97 KB | Ignored: Check issue status. | None | None |
Comments
#1
Just confirming that I too have this issue.
#2
I just looked at this again and realized that the captcha only fails while Mollom is in testing mode. When testing mode is turned off, the captcha generates fine.
#3
+1
Also having this issue when test mode is enabled. Made me look a bit foolish during a client demo. :(
#4
Moving to major. With this issue, there's no easy way to confirm that captchas are working on the site.
#5
This will have to be fixed upstream in Mollom's REST Testing API, but let's put a temporary client-side fix in for now.
#6
The last submitted patch, mollom.captcha-testing.5.patch, failed testing.
#7
The server responses test actually asserts the returned protocol.
#8
Thanks for reporting, reviewing, and testing! Committed to all branches.
A new development snapshot will be available within the next 12 hours. This improvement will be available in the next official release.
#9
Automatically closed -- issue fixed for 2 weeks with no activity.
#10
This has been fixed upstream.
#11
Thanks for reporting, reviewing, and testing! Committed to all branches.
A new development snapshot will be available within the next 12 hours. This improvement will be available in the next official release.
#12
Automatically closed -- issue fixed for 2 weeks with no activity.
#13
I have the same problem. Using the https:// in the testing mode brakes the url to the captcha image. I made a temporary fix for this:
#14
The last submitted patch, mollom-testing_mode_ssl-1493118-13.patch, failed testing.
#15
#16
The last submitted patch, mollom-testing_mode_ssl-1493118-15.patch, failed testing.
#17
@poedan: I'm not able to reproduce any remaining problems with SSL CAPTCHA URLs in testing mode with the latest code of the module. If you still experience issues, then I suspect they must be caused by something else. If that is the case, and if you're running the latest version of the module, could you file a new issue and explain what behavior you are seeing on your site? Thanks!