collective / collective.logbook

Advanced exception logging for Plone
5 stars 2 forks source link

Error while trying to login into the ZMI #12

Closed rafaelbco closed 7 years ago

rafaelbco commented 7 years ago

Plone version: 4.3.7

How to reproduce:

The following errors is displayed:

(, '')Traceback (innermost last): Module ZPublisher.Publish, line 249, in publish_module_standard Module ZPublisher.Publish, line 177, in publish Module plone.app.linkintegrity.monkey, line 21, in zpublisher_exception_hook_wrapper Module Zope2.App.startup, line 212, in __call__ Module collective.logbook.monkey, line 37, in raising Module collective.logbook.utils, line 54, in is_logbook_enabled Module plone.api.portal, line 2, in get_registry_record Module plone.api.validation, line 70, in wrapped Module plone.api.portal, line 259, in get_registry_record Module zope.component._api, line 169, in getUtility ComponentLookupError: (see above)

I believe I know how to fix it and will submit a pull request.