Aside from fixing a comment bug in getImageCaptcha(), this patch changes the DOM ready implementation, in favor of Drupal.behaviors in D6, and changes .empty().append(data) to .html(data).

Comments

dries’s picture

Status: Needs review » Fixed

Committed to DRUPAL-6 HEAD. Thanks!

Gurpartap Singh’s picture

Status: Fixed » Reviewed & tested by the community
StatusFileSize
new1.33 KB

Clicking links takes the user to top of the page.

dries’s picture

I think you might have uploaded the wrong file?

Gurpartap Singh’s picture

StatusFileSize
new723 bytes

Oooops

dries’s picture

Status: Reviewed & tested by the community » Fixed

I've committed this patch to DRUPAL-5 and DRUPAL-6. Thanks.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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