3 Feb
2004
3 Feb
'04
10:41 p.m.
Am Dienstag, 3. Februar 2004 23:16 schrieb Paul Winkler:
On Tue, Feb 03, 2004 at 01:16:48PM -0600, Evan Simpson wrote:
Romain Slootmaekers wrote:
I just stumbled on a bug in the python scripting parameter passing.
Actually, it's a bug in the "test" tab support code. The parameter fields in the form are set to "a ", "b ", and "c " instead of "a", "b", and "c". I'm fixing it in CVS for 2.7.
Will this get into 2.6.4-final too?
Sorry, I build my example script with wrong pararmeter (the space between 'a' and '=' is important) The bug is in Zope 2.6.4-rc2 too ! Dirk