[Seaside] Auto-create accessors preference causes infinite loop in components

Yar Hwee Boon hboon at motionobj.com
Mon Oct 25 12:52:34 CEST 2004


Seems that if the auto create accessor preference is turned on, a DNU for  
a possible accessor in components (just an observation, I tried with a  
couple of component subclasses) will causes some sort of infinite loop. To  
reproduce, just implement:

==============
#renderContentOn: html
	Transcript cr; show: 'x'; cr.
	WAFormDialog new validationError
==============

-- 
Regards
HweeBoon
MotionObj


More information about the Seaside mailing list