Found this while working through #1603782: Linkchecker does not skip unsupported blocks (only custom blocks from block.module are supported)

Seems the submit handlers are being added to the block management form's even when the preference to scan links in blocks is off

CommentFileSizeAuthor
#1 linkchecker-1603786-noscanblocks.patch3.43 KBdgtlmoon

Comments

dgtlmoon’s picture

Status: Active » Needs review
StatusFileSize
new3.43 KB
hass’s picture

Status: Needs review » Fixed

This is a good catch. Thanks for reporting. I have not used the patch and implemented the condition check like node/comment insert/update.

D6: http://drupalcode.org/project/linkchecker.git/commit/e18b732
D7: http://drupalcode.org/project/linkchecker.git/commit/9ad11ad

Status: Fixed » Closed (fixed)

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