Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download search404-7.x-1.3.tar.gztar.gz 12.63 KB
MD5: bcafba7546b481ec701d156af40dd352
SHA-1: 028e559b5b49a6bd458a384dba878a8a8531316a
SHA-256: c5bbf9f2ab1b1229b6db1b24d2c1ea239af4a59d0eb64af0f289f4b1ec6e6095
Download search404-7.x-1.3.zipzip 14 KB
MD5: 9afd14babd3be8ac5cfa94ada52f13fb
SHA-1: d1f8a60300c30d5e1675ad4087772409f7dbfcfb
SHA-256: 82f49ce2fcb8c50025611eb1dbf9ef707c37446c4807ed73c80834d7c75603ff

Release notes

#1940006: Missing check for search404_disable_error_message by sshivell: Added missing check for search404_disable_error_message fo
r case where results array does not exist
#1964760: Remove page title variable_set from hook_install by q0rban: Removed setting of page_title variable in hook_install to prevent issues with Features modules
#1923954: Search 404 with ApacheSolr Search by lemming: Fixed issue with apache solr returning search_page as an array instead of an object expected by search404 resulting in form action being incorrect
#1878900: drupal_render should only get renderable array by Johnny vd Laar: Fixed issue with warning message related to results being a string when search results is empty
#1845810: Search submit button loop when used with apachesolr_search by heddn: Made modification in the apache solr search form to prevent submit button loop
#1815404: search.css not included when CSS aggregation is turned on by jaytennier: Fixed issue with CSS not included when CSS aggregation is turned on
#1736646: Notice: Trying to get property of non-object in search404_page() (line 216 of /sites/all/modules/search404/search404.module). by cmejo, heddn: Fixed issue with incorrect access of search_path in apache_solr_custom_search_form returned for apache_solr search
Minor code cleanup

Created by: zyxware
Created on: 9 Jun 2013 at 20:22 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
Bug fixes
Insecure

Other releases