On Sat, 14 Oct 2006, Dave Rolsky wrote:

> On Sat, 14 Oct 2006, Dave Rolsky wrote:
>
>> Apparently this isn't covered in the test suite thoroughly enough, so I
>> just found out that Mason 1.34 introduces a bug in the callers() and
>> caller_args() request methods. Apparently the stack handling is broken, at
>> least in subcomponents.
>
> On further investigation, it seems like this is a smaller bug than it
> first appeared, as I can't really duplicate it outside of my rather weird
> code, which involves calling components from inside a filter block.

Ok, that was also wrong.

The _real_ bug occurs when a comp-with-content call happens. If that comp 
called there uses $m->content (which it probably will) the stack ends up 
corrupted.

This will probably require a new release soon, since that's a not-so-small 
bug. Stay tuned for more in the ongoing series of live debugging 
as-it-happens action!


-dave

/*===================================================
VegGuide.Org                        www.BookIRead.com
Your guide to all that's veg.       My book blog
===================================================*/

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to