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: Steven -Status: patch +Status: duplicate This has been fixed as part of the "clean up plain-text checking" patch, which should be committed soon. Leaving as duplicate for now. See http://drupal.org/node/18817 Steven Previous comments: ------------------------------------------------------------------------ March 27, 2005 - 13:00 : TDobes 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.