27 Mar
2005
27 Mar
'05
2:03 p.m.
Issue status update for http://drupal.org/node/19535 Project: Drupal Version: cvs Component: search.module Category: bug reports Priority: normal Assigned to: TDobes Reported by: TDobes Updated by: TDobes Status: patch Attachment: http://drupal.org/files/issues/fix_search_watchdog_results_link.patch (771 bytes) Now that Drupal produces "friendly" search links, the old-fashioned search link being generated in watchdog messages no longer works. The attached patch updates it to follow the new syntax for search links (search/$type/$keys). Without this or a similar patch, these links are nonfunctional and confusing. TDobes