Typo in recaptcha_mailhide.module results in "Call to undefined function" error

VValdo - September 27, 2009 - 20:39
Project:reCAPTCHA
Version:6.x-1.3
Component:reCAPTCHA Mailhide
Category:bug report
Priority:normal
Assigned:Unassigned
Status:needs work
Description

Easy fix. Change line 115 of "recaptcha_mailhide.module"

From:

module_load_include('php', 'recaptcha', 'recaptcha/recapthcalib');

To:

module_load_include('php', 'recaptcha', 'recaptcha/recaptchalib');

#1

Rob Loach - September 29, 2009 - 02:52
Status:active» fixed

Whoops! Thanks a lot for noticing that one.

#2

portulaca - September 30, 2009 - 20:54

Will you push it to Official release? It's important people get notified of the fixed version because it completely breaks the site on pages where an email is hidden.

#3

System Message - October 14, 2009 - 21:00
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

#4

Jehu - October 21, 2009 - 12:03

Bug is still open. Please release an update.

#5

Jehu - October 21, 2009 - 12:04
Status:closed» needs work

#6

grateful_drupal_user - November 21, 2009 - 21:03

*subscribe*

Status currently = "needs work" -- what needs to be done? I'd like to help get this into a new release. Thanks!

 
 

Drupal is a registered trademark of Dries Buytaert.