[Zope-CMF] problem importing a cmf1.1 site into 1.2CVS

marc lindahl marc@bowery.com
Sat, 30 Mar 2002 23:00:11 -0500


I'm trying the impossible - port a site built in zope2.3.3 and cmf1.1 into
zope 2.5 cmf1.2(actually CVS from yesterday).  Anyone have an idea what this
error might mean (I wish Zdebug worked in 2.5!):


Zope Error

Zope has encountered an error while publishing this resource.

Error Type: CompilerError
Error Value: Invalid variable name "kwargs.get('comment', '')"

------------------------------------------------------------------------

Troubleshooting Suggestions

*    The URL may be incorrect.
*    The parameters passed to this resource may be incorrect.
*    A resource that this resource relies on may be encountering an error.


For more detailed information about the error, please refer to the HTML
source for this page.

If the error persists please contact the site maintainer. Thank you for your
patience. 




Traceback (innermost last):
  File /usr/local/zope/Zope-2.5/lib/python/ZPublisher/Publish.py, line 150,
in publish_module
  File /usr/local/zope/Zope-2.5/lib/python/ZPublisher/Publish.py, line 114,
in publish
  File /usr/local/zope/Zope-2.5/lib/python/Zope/__init__.py, line 159, in
zpublisher_exception_hook
    (Object: Zope)
  File /usr/local/zope/Zope-2.5/lib/python/ZPublisher/Publish.py, line 98,
in publish
  File /usr/local/zope/Zope-2.5/lib/python/ZPublisher/mapply.py, line 88, in
mapply
    (Object: manage_importObject)
  File /usr/local/zope/Zope-2.5/lib/python/ZPublisher/Publish.py, line 39,
in call_object
    (Object: manage_importObject)
  File /usr/local/zope/Zope-2.5/lib/python/OFS/ObjectManager.py, line 521,
in manage_importObject
    (Object: Zope)
  File /usr/local/zope/Zope-2.5/lib/python/OFS/ObjectManager.py, line 542,
in _importObjectFromFile
    (Object: Zope)
  File /usr/local/zope/Zope-2.5/lib/python/OFS/ObjectManager.py, line 267,
in _setObject
    (Object: Zope)
  File /usr/local/zope/Zope-2.5/lib/python/OFS/ObjectManager.py, line 275,
in manage_afterAdd
  File /usr/local/zope/Zope-2.5/lib/python/OFS/ObjectManager.py, line 275,
in manage_afterAdd
  File /usr/local/zope/Zope-2.5/lib/python/OFS/ObjectManager.py, line 275,
in manage_afterAdd
  File /usr/local/zope/Zope-2.5/lib/python/OFS/ObjectManager.py, line 275,
in manage_afterAdd
  File /usr/local/zope/Zope-2.5/lib/python/Products/CMFDefault/Image.py,
line 167, in manage_afterAdd
  File 
/usr/local/zope/Zope-2.5/lib/python/Products/CMFCore/CMFCatalogAware.py,
line 59, in manage_afterAdd
  File /usr/local/zope/Zope-2.5/lib/python/Products/CMFCore/WorkflowTool.py,
line 537, in notifyCreated
  File 
/usr/local/zope/Zope-2.5/lib/python/Products/DCWorkflow/DCWorkflow.py, line
364, in notifyCreated
  File 
/usr/local/zope/Zope-2.5/lib/python/Products/DCWorkflow/DCWorkflow.py, line
437, in _changeStateOf
  File 
/usr/local/zope/Zope-2.5/lib/python/Products/DCWorkflow/DCWorkflow.py, line
524, in _executeTransition
  File 
/usr/local/zope/Zope-2.5/lib/python/Products/DCWorkflow/Expression.py, line
44, in __call__
  File /usr/local/zope/Zope-2.5/lib/python/Products/PageTemplates/TALES.py,
line 163, in compile
  File 
/usr/local/zope/Zope-2.5/lib/python/Products/PageTemplates/Expressions.py,
line 151, in __init__
  File 
/usr/local/zope/Zope-2.5/lib/python/Products/PageTemplates/Expressions.py,
line 103, in __init__
CompilerError: (see above)