Download & Extend

Zeitgeist planned change: use hook_watchdog()

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

Status:active» postponed

postponed until 6.0

#2

Version:master» 6.x-1.x-dev
Status:postponed» active

Reawakened for the D6 branch.

#3

Title:Zeitgeist planned change: use hook_watchdog» Zeitgeist planned change: use hook_watchdog()

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

Status:active» closed (works as designed)

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.

nobody click here