Posted by fgm on April 18, 2007 at 6:23am
Jump to:
| Project: | Zeitgeist |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (works as designed) |
Issue Summary
The current (published: 4.7.x, unpublished: 5.x) versions of Zeitgeist use a fragile method based on search trapping to log searches.
With the advent of hook_watchdog in Drupal 6, it should be possible to rely on this new, safer, mechanism instead.
Comments
#1
postponed until 6.0
#2
Reawakened for the D6 branch.
#3
The last comment is dated almost 2 years ago; I guess that the change will not be implemented.
#4
Likely not in D6 anyway.
#5
This was an incorrect interpretation of the evolution of
watchdog().zeitgeist.module 1.9.6.4 now traps searches by installing itself as a search submit handler.