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