Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 36.82 KB
MD5: bf898df5cb395003cf4e062d91b9fba2
SHA-1: 535428d6399f8c1240594d335ffbd815a525777f
SHA-256: 68f7df62f428edfe0354ed9e0dfb6ff24bc84a1497c377bd0a7d908208800a98
Download zip 41.79 KB
MD5: 33e5a3cc75e230bf19c87e38cb3788ac
SHA-1: 2e038f8564d9266ffbf482996765b50a53805025
SHA-256: 9c7351354f3563c6b3468d9e805fb2f68dec031446e44b05fc2d403c640d225d

Release notes

#1045192: D7 Port (BOTCHA) Port to D7
#1510082: BOTCHA D7: form rebuild is not happening properly on invalid submission Fixed form rebuild was not happening properly - D7 ignores global $conf['cache'] and needs $form_state['no_cache'] instead
[NOISSUE] Removed global $conf['cache'] = 0, all notes on performance and caching
[NOISSUE] Reworded "Form session reuse detected" message, added "Please try again..."
[NOISSUE] Copied some goodies from CAPTCHA, added update_7000 to rename form ids in BOTCHA points
#1075722: Re-login problem on multilingual site; Compatibility with Pressflow Cleanup, looks like sessions are handled properly for D7 (different from D6)
#1511034: Error notice on install - Undefined variable "t" Fixed "Undefined vaiable t in botcha_install line 117"
#1511042: No config menu Added configure path to botcha.info
#1534350: Comments crash Fixed comments crash (due to remnant D6 hack)
[NOISSUE] Refactoring: Allow named recipe books other than 'default'; Use form_state to pass '#botcha' value
[NOISSUE] Fixed lost recipe selector for add new on BOTCHA admin page
[NOISSUE] Remove Captcha integration text from help if Captcha module is not present
[NOISSUE] Remove hole in user_login_block protection when accessed via /admin/ path
[NOISSUE] Reworked _form_alter and _form_validate workings to allow clean reset of default values
[NOISSUE] Added simple honeypot recipe suitable for simpletest (no JS)
[NOISSUE] Added simpletest test cases
#1544124: Drush crash when BOTCHA and rules modules are enabled Fixed drush crash in rules integration due to API changes in rules 7.x-2.x

Created by: iva2k
Created on: 2 May 2012 at 18:00 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
New features
Bug fixes
Insecure
Unsupported

Other releases