Re: [Zope-dev] CalendarTag fix for Zope 2.2

2000-07-17 Thread IbaƱez Palomar Juan David
Shane already told me about this bug, the latest release (0.9.17) is fixed. > > Here is a small patch to make the lovely calendar tag play nice with > DT_Util.namespace() in Zope 2.2: > > $ diff -c lib/python/Products/Calendar/CalendarTag.py \ > lib/python/Products/Calendar/CalendarTag.py.org

Re: [Zope-dev] CalendarTag fix for Zope 2.2

2000-07-16 Thread Darrell Gallion
Speaking of the calendar tag, which I'm very grateful for. I noticed that changing the mode setting in one browser was seen in all others. calendar.py line ~323: def render(self, md): self.mode = 'month' Forcing the mode to month seems to work. The view will be month unless the url c