29 Mar
2002
29 Mar
'02
11:40 a.m.
marc lindahl writes:
I'm trying to import a big object (a CMF site) from a 2.3.3 zope to a 2.5.0 zope, and I'm getting this CompilerError - anyone have a clue how to fix this? Or maybe, a better way to move a (sub)site to a newer zope?
Zope Error
Zope has encountered an error while publishing this resource.
Error Type: CompilerError Error Value: Invalid variable name "kwargs.get('comment', '')"
Looks like a missing "python:" in a Page Template. Unfortunately, the Traceback does not tell which one. Fortunately, Shane is working on better tracebacks for ZPT :) Dieter