Please can someone help with my Key Error. I want to delete a folder but cannot. I get the error below. I can't delete from the ZMI either.
Module Products.PageTemplates.TALES, line 221, in evaluate
URL: file:CPSDefault/skins/cps_default/content_lib_byline.pt
Line 7, Column 2
_expression_: <PythonExpr (here_url != utool.getPortalObject().absolute_url()) and here.getContentInfo(doc=doc, level=2) or None>
Names:{'container': <CPSDefaultSite at /cps>,
'context': <ProxyFolder at /cps/workspaces/qa/documentation-v5-1>,
'default': <Products.PageTemplates.TALES.Default instance at 0x014E3D28>,
'here': <ProxyFolder at /cps/workspaces/qa/documentation-v5-1>,
'loop': <Products.PageTemplates.TALES.SafeMapping object at 0x0391E1E8>,
'modules': <Products.PageTemplates.ZRPythonExpr._SecureModuleImporter instance at 0x014D92D8>,
'nothing': None,
'options': {'args': ()},
'repeat': <Products.PageTemplates.TALES.SafeMapping object at 0x0391E1E8>,
URL: file:CPSDefault/skins/cps_default/content_lib_byline.pt
Line 7, Column 2
_expression_: <PythonExpr (here_url != utool.getPortalObject().absolute_url()) and here.getContentInfo(doc=doc, level=2) or None>
Names:{'container': <CPSDefaultSite at /cps>,
'context': <ProxyFolder at /cps/workspaces/qa/documentation-v5-1>,
'default': <Products.PageTemplates.TALES.Default instance at 0x014E3D28>,
'here': <ProxyFolder at /cps/workspaces/qa/documentation-v5-1>,
'loop': <Products.PageTemplates.TALES.SafeMapping object at 0x0391E1E8>,
'modules': <Products.PageTemplates.ZRPythonExpr._SecureModuleImporter instance at 0x014D92D8>,
'nothing': None,
'options': {'args': ()},
'repeat': <Products.PageTemplates.TALES.SafeMapping object at 0x0391E1E8>,
'template': <FSPageTemplate at /cps/folder_contents used for /cps/workspaces/qa/documentation-v5-1>}
Module Products.PageTemplates.ZRPythonExpr, line 47, in __call__
__traceback_info__: (here_url != utool.getPortalObject().absolute_url()) and here.getContentInfo(doc=doc, level=2) or None
__traceback_info__: (here_url != utool.getPortalObject().absolute_url()) and here.getContentInfo(doc=doc, level=2) or None
Module Python _expression_ "(here_url != utool.getPortalObject().absolute_url()) and here.getContentInfo(doc=doc, level=2) or None", line 1, in <_expression_>
Module Products.CMFCore.FSPythonScript, line 108, in __call__
Module Shared.DC.Scripts.Bindings, line 311, in __call__
Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
Module Products.CMFCore.FSPythonScript, line 164, in _exec
Module None, line 289, in getContentInfo
<FSPythonScript at /cps/getContentInfo used for /cps/workspaces/qa/documentation-v5-1>
Line 289
<FSPythonScript at /cps/getContentInfo used for /cps/workspaces/qa/documentation-v5-1>
Line 289
Module None, line 72, in compute_states
<FSPythonScript at /cps/getContentInfo used for /cps/workspaces/qa/documentation-v5-1>
Line 72
<FSPythonScript at /cps/getContentInfo used for /cps/workspaces/qa/documentation-v5-1>
Line 72
Module Products.CPSCore.ProxyTool, line 402, in getProxyInfosFromDocid
KeyError: '666989073'
Send us your favourite emails and help make history - Email Britain!
_______________________________________________ cps-devel mailing list http://lists.nuxeo.com/mailman/listinfo/cps-devel
