[Zope] Re: Zope 2.4.0 beta 1
Oleg Broytmann
phd@phd.fep.ru
Wed, 27 Jun 2001 14:06:20 +0400 (MSD)
Hello! Followup to myself.
On Mon, 25 Jun 2001, Oleg Broytmann wrote:
> And a bug in dtml-in. I cannot run
> <dtml-in results sort="bobobase_modification_time,title"> - Zope complained
> "Unhashable type." <dtml-in results sort="title"> works fine. It seems
> something broken in my extended sort. I will lokk into it later.
After few days the problem mysteriously disappeared. Now the sorting
works fine.
Oleg.
----
Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.