Hello All! I wrote 7/10/2007 about 'Since Mason 1.34 the nested $m->comp into $m->scopm unexpected print' and got answer that it work under 1.35.
But under my environment it took place:( (apache2 + mod_perl2) So I found cause of accident! When I switch on autoflush parameter in HTML::Mason::ApacheHandler, I have premature flush $m->comp nested into $m->scomp! If I swith off autoflush - ok. I suppose it is bug. It worked correct under 1.32. Best Regards, Romanova Elena. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Mason-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mason-users

