13 Sep
2003
13 Sep
'03
11:51 a.m.
Jaroslav Lukesh wrote at 2003-9-12 10:39 +0200:
... Error Type: TALESError Error Value: exceptions.NameError on global name 'HUSER' is not defined in "", at line 2, column 1
... Files\zope-web\lukesh251\lib\python\Products\AtlantisBlueCMS\CMSPage.py, line 338, in browserType
Look at line 338 of "CMSPage.py". It references undefined "HUSER". Fix it. Upgrade to Zope 2.6.2 as soon as you can. Tracebacks (for ZPT, but not DTML) will become much more readable. Dieter