Re: Zope-Dev digest, Vol 1 #105 - 7 msgs
Ty, Just a quick heads up. I think the calendar_date property of the calendar tag isn't working with Zope 2 now. It worked with that other alpha, but now I get this traceback: <STRONG>Error Type: NameError</STRONG><BR> <STRONG>Error Value: calendar_date</STRONG><BR> <snip> <!-- Traceback (innermost last): File /home/mike_weltz/Zope/lib/python/ZPublisher/Publish.py, line 256, in publish_module File /home/mike_weltz/Zope/lib/python/ZPublisher/Publish.py, line 161, in publish File /home/mike_weltz/Zope/lib/python/ZPublisher/mapply.py, line 154, in mapply (Object: index_html) File /home/mike_weltz/Zope/lib/python/ZPublisher/Publish.py, line 98, in call_object (Object: index_html) File /home/mike_weltz/Zope/lib/python/OFS/DTMLMethod.py, line 150, in __call__ (Object: index_html) File /home/mike_weltz/Zope/lib/python/OFS/DTMLMethod.py, line 145, in __call__ (Object: index_html) File /home/mike_weltz/Zope/lib/python/DocumentTemplate/DT_String.py, line 502, in __call__ (Object: index_html) File /home/mike_weltz/Zope/lib/python/Products/Calendar/CalendarTag.py, line 228, in render File /home/mike_weltz/Zope/lib/python/Products/Calendar/CalendarTag.py, line 268, in render_day_ File /home/mike_weltz/Zope/lib/python/DocumentTemplate/DT_In.py, line 689, in renderwob (Object: Catalog(recruiter=AUTHENTICATED_USER.getUserName())) File /home/mike_weltz/Zope/lib/python/DocumentTemplate/DT_Util.py, line 315, in eval (Object: calendar_date.dayOfYear()==date.dayOfYear()) File <string>, line 0, in ? NameError: (see above) --> Thought you might like to know. I'll poke around and see if I can see what changed. All my best, Jason Spisak webmaster@mtear.com
participants (1)
-
Jason Spisak