The settings page checkboxes to have Node Search and have a 404 link to search won't work unless Drupal's core Search module is enabled. There should be a check in the code and disable the checkboxes with an explanation.

CommentFileSizeAuthor
#3 271698-3.patch1.71 KBjpmckinney
#2 271698-2.patch2.16 KBjpmckinney

Comments

asb’s picture

Version: 6.x-1.0 » 6.x-1.2
jpmckinney’s picture

Version: 6.x-1.2 » 6.x-1.x-dev
Status: Active » Needs review
StatusFileSize
new2.16 KB

Here's a patch. Checkboxes and options are disabled if search is disabled, and a warning appears at the top of the settings page. I think it's better to leave the options on the page than to remove them.

jpmckinney’s picture

Status: Needs review » Fixed
StatusFileSize
new1.71 KB

Status: Fixed » Closed (fixed)

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