[Zope] Bug in Zope 2.3.1b3 PythonScripts (I think)

Martijn Pieters mj@digicool.com
Mon, 26 Mar 2001 13:27:53 +0200


On Mon, Mar 26, 2001 at 12:18:19PM +0100, Mayers, Philip J wrote:
> This also happens in Zope2.3.1b2
> 
> Regards,
> Phil
> 
> +----------------------------------+
> | Phil Mayers, Network Support     |
> | Centre for Computing Services    |
> | Imperial College                 |
> +----------------------------------+  
> 
> -----Original Message-----
> From: Mayers, Philip J [mailto:p.mayers@ic.ac.uk]
> Sent: 24 March 2001 19:12
> To: 'zope@zope.org'
> Subject: [Zope] Bug in Zope 2.3.1b3 PythonScripts (I think)
> 
> 
> My earlier mail about the PythonScript calling DTML method appears to have
> been confirmed, at least on the RedHat 6.2 sparc platform. I just downloaded
> a clean installation of 2.3.1b3 onto another machine and did a clean build -
> no extra products, no imports, and the following PythonScript in the root:
> 
> print context.standard_html_header(context,context.REQUEST)
> print context.standard_html_footer(context,context.REQUEST)
> return printed
> 
> Gives this traceback:
> 
> Error Type: TypeError
> Error Value: call of non-function (type list)

Could you file this in the Collector? It seems something has been broken
between b1 and b2. Andy Dawkins found another problem with Scripts as
well, also a prblem only with b2 and b3.

-- 
Martijn Pieters
| Software Engineer  mailto:mj@digicool.com
| Digital Creations  http://www.digicool.com/
| Creators of Zope   http://www.zope.org/
---------------------------------------------