14 Sep
2004
14 Sep
'04
4:06 p.m.
On Sep 14, 2004, at 17:43, aschmidt@fredericksburg.com wrote:
Have this DTML form that used to work with 2.6. A folder has a lines property called day1. User enters text in a field and submits. The current value of day1 is read into a variable. The new value is appended and sorted and manageChangeProperties called and all is well.
WAS well... now Zope complains that 'tuple has no method append'
Did properties change in 2.7 ??
Yes. What you get back when you retrieve the property is a tuple instead of a list now. You will have to deal with that in your code. jens --------------- Jens Vagelpohl jens@zetwork.com Software Engineer Zope - done medium rare Zetwork GmbH http://www.zetwork.com/