[Zope] CMF bug
Florent Guillaume
fg at nuxeo.com
Tue Dec 14 11:29:53 EST 2004
Please ask about CMF on the zope-cmf at zope.org list.
Also what version are you talking about ?
Florent
In article <8e0c47e004121313093f248e84 at mail.gmail.com> you write:
> Hey everyone - I recently noticed that a previously working CMF Site I
> built starts getting error messages embedded on the front page and on
> other pages (like edit, view). The errors are like this..
>
> Home Page:
> Error Type: AttributeError
> Error Value: getDefaultSorting
>
> When I click on 'Folder Contents' in the menu...
> Error Type: ImportError
> Error Value: import of "Products.CMFDefault.permissions" is unauthorized
>
> When I click on 'Edit' from the menu...
> Error Type: AttributeError
> Error Value: getActionInfo
>
> I installed a brand new CMF Site thinking this would cure the issue
> but I'm still getting the exact same errors on the new site (see
> traceback below). Any thoughts...? I've googled for these error
> messages and can't find anything related to this issue. Thanks in
> advance!!
>
>
> Here's my traceback for the 'Edit' function...
>
> Time 2004/12/13 16:09:28.086 US/Eastern
> User Name (User Id) superuser (superuser)
> Request URL http://localhost:8080/CMFModule/folder_edit_form
> Exception Type AttributeError
> Exception Value getActionInfo
>
> Traceback (innermost last):
>
> * Module ZPublisher.Publish, line 100, in publish
> * Module ZPublisher.mapply, line 88, in mapply
> * Module ZPublisher.Publish, line 40, in call_object
> * Module Products.CMFCore.FSPythonScript, line 104, in __call__
> * Module Shared.DC.Scripts.Bindings, line 306, in __call__
> * Module Shared.DC.Scripts.Bindings, line 343, in _bindAndExec
> * Module Products.CMFCore.FSPythonScript, line 160, in _exec
> * Module None, line 15, in folder_edit_form
> <FSPythonScript at /CMFModule/folder_edit_form>
> Line 15
>
> AttributeError: getActionInfo
>
--
Florent Guillaume, Nuxeo (Paris, France) CTO, Director of R&D
+33 1 40 33 71 59 http://nuxeo.com fg at nuxeo.com
More information about the Zope
mailing list