Is this a bug with multiple selection lists?
Hi all, I encountered some strange behaviour with multiple selection lists in the properties form. If I deselect all items and submit the properties I get the following error: Error Type: TypeError Error Value: string member test needs char left operand Is there a workaround for this? What's worse is that I need to use the "undo" function to get rid of this, because the properties tab doesn't work any more :( Greetings, Michiel Toneman --
From a Sun Microsystems bug report (#4102680): "Workaround: don't pound on the mouse like a wild monkey."
Michiel Toneman wrote:
Hi all,
I encountered some strange behaviour with multiple selection lists in the properties form. If I deselect all items and submit the properties I get the following error:
Error Type: TypeError Error Value: string member test needs char left operand
Upgrade Zope to the latest version - this was fixed a while back. -- Itamar S.T. itamars@ibm.net
On Tue, 15 Feb 2000, Itamar Shtull-Trauring wrote:
Michiel Toneman wrote:
Hi all,
I encountered some strange behaviour with multiple selection lists in the properties form. If I deselect all items and submit the properties I get the following error:
Error Type: TypeError Error Value: string member test needs char left operand
Upgrade Zope to the latest version - this was fixed a while back.
I took the trouble to upgrade our site from Zope-2.1.2 to Zope-2.1.4, but alas, no dice! There is another bug in Zope-2.1.0 that makes it impossible to create multiple selections at all, and produces the same error output. Any suggestions? Greetings, Michiel Toneman P.S. I'm not too comfortable running a beta version at this moment. --
From a Sun Microsystems bug report (#4102680): "Workaround: don't pound on the mouse like a wild monkey."
participants (2)
-
Itamar Shtull-Trauring -
Michiel Toneman