Closed (duplicate)
Project:
Drupal core
Version:
x.y.z
Component:
search.module
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
27 Mar 2005 at 12:00 UTC
Updated:
27 Mar 2005 at 15:58 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| fix_search_watchdog_results_link.patch | 771 bytes | TDobes |
Comments
Comment #1
Steven commentedThis 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