The Issue (from CCK Issue Cue) : http://drupal.org/node/651804#comment-6813384 seems to be caused by the latest update of botcha-module. Version 6.x-1.8 works. This is a show-stopper for all unlimited-value-fields in CCK.

Comments

PatchRanger’s picture

Status: Active » Closed (duplicate)

Thanks for reporting. Making the BOTCHA to work together with any other JavaScript on a single page - is the most wanted feature, you know. Closing this one as a duplicate of #1270986: Make BOTCHA work with AJAX. The solution in your case is as follows: try "AJAX-friendly" recipe book, which is included into the BOTCHA module. Though it less effective, it has no problems at all with any JS (cause it contains only non-JS recipes). The plan is the same as in http://drupal.org/node/1270986#comment-6798150 : all JS-issues could get indeed fixed only after Selenium tests coverage implementation (see #1849182: [META] Add Selenium tests for JavaScript recipes full test coverage).