Closed (won't fix)
Project:
GCal Events
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 May 2009 at 00:00 UTC
Updated:
21 Nov 2014 at 20:00 UTC
Jump to comment: Most recent
Comments
Comment #1
Se7enLC commentedHmm, that's interesting. The fact that the block doesn't display when there are no items is an unintended feature - the string to display is just blank, and therefore doesn't display - but when there's a footer, it displays, even with no items.
I could add in a check to see if there are no events and no "no events" text, and if so, return the same empty string, skipping over the footer text. That seems like it would be a good idea! It might be awhile until I get that change in there (still backed up by a few other important changes), but if somebody wants to try a patch, that would be a pretty easy one to put in.
Comment #2
jdwfly commentedNeeds patch
Comment #3
jdwfly commented1.4 no longer works at all.