Happy !
Alidra / Seaside_Strange_Call_Behavior
About Seaside_Strange_Call_Behavior
This package illustrates a problem in the Seaside API that drove me crazy for almost a weekend.
In short, if the html render: aComponent is invoked in the same method where aComponent is instantiated. the call to a third component in the anchor in the rendering method of aComponent fails.
Please execute the web application for illustration.
The same thing stands if the anchor is replaced with a TBSButton
