Hi, I was testing Plone iterate and all was going well until I did the following.
- checked out the frontpage
- forgot I had frontpage checked out and ran buildout and restart
- now i get the following error displayed on the "copy_of_frontpage":
"error while rendering plone.app.iterate.checkout_info"
Also,
- when i go to, what should be the home page, the Action option isn't displayed on the toolbar
- when I go to the "copy-of-frontpage" it has the Action button, but check in is not an option.
obviously running buildout messed up the check out.
I have just installed this, so If this can't be fixed I can just start over. However, I'd like to know how to fix this if possible, in case I do this on a live site.
here is the error text
Traceback (innermost last):
Module ZPublisher.Publish, line 138, in publish
Module ZPublisher.mapply, line 77, in mapply
Module ZPublisher.Publish, line 48, in call_object
Module Shared.DC.Scripts.Bindings, line 322, in call
Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec
Module Products.PageTemplates.PageTemplateFile, line 130, in _exec
Module Products.PageTemplates.PageTemplate, line 87, in pt_render
Module zope.pagetemplate.pagetemplate, line 132, in pt_render
Module five.pt.engine, line 98, in call
Module z3c.pt.pagetemplate, line 163, in render
Module chameleon.zpt.template, line 261, in render
Module chameleon.template, line 191, in render
Module chameleon.template, line 171, in render
Module 5761a926bfd7715af6c83f4042172c8b.py, line 185, in render
Module five.pt.expressions, line 141, in call
Module Products.PageTemplates.Expressions, line 117, in render
Module Products.CMFEditions.ZVCStorageTool, line 666, in zmi_getStorageStatistics
Module Products.CMFUid.UniqueIdHandlerTool, line 249, in unrestrictedQueryObject
Module Products.CMFUid.UniqueIdHandlerTool, line 242, in unrestrictedGetObject
Module Products.ZCatalog.CatalogBrains, line 108, in getObject
Module OFS.Traversable, line 317, in restrictedTraverse
Module OFS.Traversable, line 300, in unrestrictedTraverse
-
traceback_info: (, 'front-page')
KeyError: 'front-page' -
Expression: "here/zmi_getStorageStatistics"
-
Filename: modifierEditForm
-
Location: (line 4: col 30)
-
Arguments: repeat: {...} (0)
template: <ImplicitAcquisitionWrapper modifierEditForm at 0x64257d0>
modules: <instance - at 0x1499830>
here: <ImplicitAcquisitionWrapper portal_historiesstorage at 0x6283e10>
user: <ImplicitAcquisitionWrapper - at 0x6425960>
nothing: <NoneType - at 0x7fd7f666cf20>
container: <ImplicitAcquisitionWrapper portal_historiesstorage at 0x6283e10>
default: <object - at 0x7fd7f682d590>
request: <instance - at 0x97b0638>
wrapped_repeat: <SafeMapping - at 0x93c3368>
loop: {...} (0)
context: <ImplicitAcquisitionWrapper portal_historiesstorage at 0x6283e10>
translate: <function translate at 0x943f1b8>
root: <ImplicitAcquisitionWrapper Zope at 0x64439b0>
options: {...} (1)
target_language: <NoneType - at 0x7fd7f666cf20>