^ - besides the main search form.

"When there is a form validation error on the search page (possibly elsewhere too) [ e.g. http://drupal.org/search/node/as ], the theme_search and block_search forms fail to work (in all browsers)."

This very likely applies to any form on that page.

Thanks
-K

CommentFileSizeAuthor
#1 search_form.patch.txt799 bytesZen
search.patch_0.txt845 bytesZen
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Zen’s picture

FileSize
799 bytes

The second condition is redundant.

I was hoping to solve the case where a user-added form (on a search page with an error) with #redirect set to false will still see the existing error page. I don't see a solution for this with the existing implementation. It is an edge case anyhow.

Thanks
-K

drumm’s picture

Status: Needs review » Fixed

COmmitted to HEAD.

chx’s picture

Version: x.y.z » 4.7.0
Status: Fixed » Reviewed & tested by the community
killes@www.drop.org’s picture

Status: Reviewed & tested by the community » Fixed

this was applied to 4.7 too

Anonymous’s picture

Status: Fixed » Closed (fixed)