Downloads
Download tar.gz
126.75 KB
MD5: 0aba9b1a71df845d2b90566318035c26
SHA-1: de226742ae8c1e14d6f36eff669687da6fa63c54
SHA-256: 66c9bb851816ec7d62826fe083ccddcb38f68b6b88bb51586e1347b125d97cda
Download zip
135.67 KB
MD5: 279433d0f79f0d0ea1ad462077fd456f
SHA-1: 9fca37a58ed22927ed7204188b5d87676a6e5fb9
SHA-256: dbedf17963b5eb72b4c5ff300245d852de1f964b12c109d0ad574f8bd701b96a
Release notes
Changes since 6.x-2.0-beta2:
- #1493118 by sun: Fixed Invalid CAPTCHA URL when testing mode is enabled.
- Fixed syntax error in _mollom_status() on PHP 5.2.
- #1533456 by sun: Fixed False-negative client/key validation status if check happens when Mollom service is down.
- #1480818 by sun: Fixed Obsolete 'Report to Mollom' link on nodes and comments.
- Fixed too low request timeout in case of networking issues.
- Fixed $requestTimeout is not passed to drupal_http_request().
- #1206644 by sun, markwk, troybthompson: Fixed Cancelling own account lets your report yourself.
- #1023780 by sun: Fixed mollom_update_6115() is obsolete for 2.x.
- #1291310 by sun: Output public key on Status report page.
- #1470662 by sun: Added Option to redirect Comment moderation page to Mollom moderation system.
- #1470500 by sun: Do not send all content properties again when marking content as stored.
- #1470326 by sun: Fixed Mollom contentIds are overwritten when content is inserted.
- #1000690 by sun: Fixed log entry without message on CAPTCHA-only protected forms.
- #1000690 by sun: Revamped log messages.
- #1423788 by sun: Fixed fatal error on PHP 5.2.
- #1423788 by sun: Fixed Content cannot be moderated from Mollom.
- #1404038 by sun: Fixed Wrong OAuth signature due to rawurlencode() bug on PHP 5.2 vs. 5.3.
- #1370854 by sun: Removed client-side server fail-over logic.
- #1370852 by sun: Changed response code 1000 to 401.