Feb. 24, 2009
3:31 p.m.
On Tue, Feb 24, 2009 at 3:29 PM, Hilaire Fernandes <hilaire@ofset.org> wrote:
Filein it, then installing Seaside, (Installer universe install: 'Seaside(2.8.3.572)'.)
=> blank screen of depth
I confirm. This is because of infinite recursion: MIMEDocument>>type calls #contentType which calls #mimetype which calls #type which calls... I think that #mimetype should directly returns the instance variable 'type' -- Damien Cassou http://damiencassou.seasidehosting.st