Closed (won't fix)
Project:
Event
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
9 Mar 2005 at 07:31 UTC
Updated:
24 May 2005 at 02:54 UTC
Problem: If you hover your cursor over a day in the event calendar block, you should see all events of that day in a tooltip. In fact it only shows you the last event of that day, missing out all the others. This may confuse users as it makes them believe there was no other event on that day.
History: This bug seems to be old. The code also reveals that it is in fact a bug and not a missing feature.
Solution: My hereby included patch (see attachment) fixes this bug. It patches v1.113 of event.module which is to be found in the CVS repository.
Drupal Version: 4.6.0 RC
Patched file: event.module v 1.113
Patch file format: UNIX (LF only)
| Comment | File | Size | Author |
|---|---|---|---|
| event_module-v113-tooltip.patch | 1.81 KB | pancho |
Comments
Comment #1
crunchywelch commentedno longer applies