Posted by Brendan Johan Lee on June 13, 2009 at 12:16am
Jump to:
| Project: | Search 404 |
| Version: | 6.x-1.4 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
search 404 only showed "the page you requested wasn't found"
However, I did a quick fix:
replace $_REQUEST['destination'] with $_REQUEST['q'] on lines 38 and 41 of search404.module
Comments
#1
Marking as Duplicate see #466386: update requested and #479622: Fallback on $_REQUEST['q'], if $_REQUEST['destination'] is not set