hi,
currently i am running plone2.1.2 on zope 2.8.5 version.
I have exported a couple of folders present in legacy plone 2.0.5
to plone 2.1.2.
But whenever i try to edit the content i am getting the following
error.
One surprising thing is that almost all the directories that were
imported are showing 0 kb as the size of them, albeit they have some
content.
May i know the reason for this?
with
rgds,
Ramy.
Time
2006/02/07 19:22:37.247 US/Pacific
User Name (User Id)
admin (admin)
Request URL
http://192.168.1.76:9201/Effigent/documents/testing/atct_edit
Exception Type
KeyError
Exception Value
'Schemata'
Traceback (innermost last):
* Module ZPublisher.Publish, line 113, in publish
* Module ZPublisher.mapply, line 88, in mapply
* Module ZPublisher.Publish, line 40, in call_object
* Module Products.CMFFormController.FSControllerPageTemplate,
line 102, in __call__
* Module Products.CMFFormController.BaseControllerPageTemplate,
line 46, in _call
* Module Shared.DC.Scripts.Bindings, line 311, in __call__
* Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
* Module Products.CMFCore.FSPageTemplate, line 195, in _exec
* Module Products.CMFCore.FSPageTemplate, line 134, in pt_render
* Module Products.PageTemplates.PageTemplate, line 104, in
pt_render
<FSControllerPageTemplate at /Effigent/atct_edit used for /
Effigent/documents/testing>
* Module TAL.TALInterpreter, line 206, in __call__
* Module TAL.TALInterpreter, line 250, in interpret
* Module TAL.TALInterpreter, line 711, in do_useMacro
* Module TAL.TALInterpreter, line 250, in interpret
* Module TAL.TALInterpreter, line 477, in do_setLocal_tal
* Module Products.PageTemplates.TALES, line 221, in evaluate
URL: file:Archetypes/skins/archetypes/base_edit.cpt
Line 1, Column 0
Expression: standard:'here/Schemata'
Names:
{'container': <PloneSite at /Effigent>,
'context': <PloneFolder at /Effigent/documents/testing>,
'default': <Products.PageTemplates.TALES.Default instance at
0x22cb670>,
'here': <PloneFolder at /Effigent/documents/testing>,
'loop': <Products.PageTemplates.TALES.SafeMapping object at
0x489acb0>,
'modules':
<Products.PageTemplates.ZRPythonExpr._SecureModuleImporter instance
at 0x22bd800>,
'nothing': None,
'options': {'args': (),
'state':
<Products.CMFFormController.ControllerState.ControllerState object at
0x584c5b0>},
'repeat': <Products.PageTemplates.TALES.SafeMapping object at
0x489acb0>,
'request': <HTTPRequest, URL=http://192.168.1.76:9201/Effigent/
documents/testing/atct_edit>,
'root': <Application at >,
'template': <FSControllerPageTemplate at /Effigent/atct_edit used
for /Effigent/documents/testing>,
'traverse_subpath': [],
'user': admin}
* Module Products.PageTemplates.Expressions, line 185, in __call__
* Module Products.PageTemplates.Expressions, line 173, in _eval
* Module Products.PageTemplates.Expressions, line 127, in _eval
__traceback_info__: here
* Module Products.PageTemplates.Expressions, line 308, in
restrictedTraverse
__traceback_info__: {'path': ['Schemata'],
'TraversalRequestNameStack': []}
* Module OFS.ObjectManager, line 718, in __getitem__
KeyError: 'Schemata'