[Zope] Squishdot Problem

Chris Withers chrisw@nipltd.com
Mon, 05 Mar 2001 16:57:04 +0000


Stephan Goeldi wrote:
> 
>   File C:\PROGRA~2\WEBSITE\lib\python\DocumentTemplate\DT_Util.py, line 334,
> in eval
>     (Object: REQUEST.get('HTTP_USER_AGENT', ''))
>     (Info: REQUEST)
>   File <string>, line 0, in ?
>   File C:\PROGRA~2\WEBSITE\lib\python\DocumentTemplate\DT_Util.py, line 127,
> in careful_getattr
> AttributeError: (see above)

That's one of the least helpful pasted tracebacks I've seen in a long time ;-)
If you're going to post a traceback, you need to post the whole thing, including
the two lines starting 'Error Type' and 'Error Value'

> I installed Squishdot 0.7.3 and TinyTables on Zope 2.3.0. It is a Windows NT
> machine for testing (shall run on a RedHat 7.0).

Squishdot.org is quite helpful for Squishdot problems. The exact description is
on there, but the problem can be fixed by either:

- not using TinyTables

- using the latest Squishdot from the CVS (see Squishdot.org for a link ;-)

cheers,

Chris