Log message for revision 38464:
  Forward port patch from collector #384.

Changed:
  U   CMF/trunk/CMFCore/FSDTMLMethod.py

-=-
Modified: CMF/trunk/CMFCore/FSDTMLMethod.py
===================================================================
--- CMF/trunk/CMFCore/FSDTMLMethod.py   2005-09-14 13:32:32 UTC (rev 38463)
+++ CMF/trunk/CMFCore/FSDTMLMethod.py   2005-09-14 13:47:32 UTC (rev 38464)
@@ -121,6 +121,7 @@
         kw['document_id']   =self.getId()
         kw['document_title']=self.title
 
+        __traceback_info__ = self._filepath
         security=getSecurityManager()
         security.addContext(self)
         try:

_______________________________________________
CMF-checkins mailing list
[email protected]
http://mail.zope.org/mailman/listinfo/cmf-checkins

Reply via email to