[Zope] Localizer and Python 2.2.2

Dag Nygren dag at newtech.fi
Thu Oct 9 11:23:25 EDT 2003


> Probably LocalFolder, whatever that is.
> 
> Look at the complete traceback in the error message or error_log object.

Well, after some hours of studying the messages on the Net
I  found and fixed the problem:

*** LocalFolder.py.orig Thu Oct  9 18:21:42 2003
--- LocalFolder.py      Wed Oct  8 11:13:23 2003
***************
*** 53,58 ****
--- 53,59 ----


  class LocalFolder(LanguageManager, LocalAttributes, Folder):
+     """_"""
      meta_type = 'LocalFolder'

      _properties = ({'id': 'title', 'type': 'string'},)

Best Regards

-- 
Dag Nygren                               email: dag at newtech.fi
Oy Espoon NewTech Ab                     phone: +358 9 8024910
Träsktorpet 3                              fax: +358 9 8024916
02360 ESBO                              Mobile: +358 400 426312
FINLAND





More information about the Zope mailing list