Bug#491483: libhtml-mason-perl: [patch] segfaults when alter_superclass method is used

2008-07-24 Thread Charles Fry
Can someone from the Mason community please comment on this bug? I'm glad to apply the proposed patch in Debian if it will be going into upstream. Is this fix the right thing to do? thanks, Charles On Sat, Jul 19, 2008 at 3:45 PM, Ivan Kohler [EMAIL PROTECTED] wrote: Package: libhtml-mason-perl

Bug#491483: libhtml-mason-perl: [patch] segfaults when alter_superclass method is used

2008-07-24 Thread Charles Fry
In that case do you mind just giving me an easy way to reproduce the bug, and thus test the patch, so that I can be somewhat confident that it is correct? thanks, Charles On Thu, Jul 24, 2008 at 11:11 PM, Ivan Kohler [EMAIL PROTECTED] wrote: On Thu, Jul 24, 2008 at 10:56:17PM -0400, Charles Fry

Bug#491483: libhtml-mason-perl: [patch] segfaults when alter_superclass method is used

2008-07-24 Thread Ivan Kohler
On Thu, Jul 24, 2008 at 10:56:17PM -0400, Charles Fry wrote: Can someone from the Mason community please comment on this bug? No one commented on the original message I got the patch from (also sent to mason-devel), and it was the only list traffic since March, so it may be too much to hope

Bug#491483: [Mason-devel] Bug#491483: libhtml-mason-perl: [patch] segfaults when alter_superclass method is used

2008-07-24 Thread Dave Rolsky
On Thu, 24 Jul 2008, Charles Fry wrote: Can someone from the Mason community please comment on this bug? I'm glad to apply the proposed patch in Debian if it will be going into upstream. Is this fix the right thing to do? I'll take a look at this over the next few weeks. If you want to make a

Bug#491483: [Mason-devel] Bug#491483: libhtml-mason-perl: [patch] segfaults when alter_superclass method is used

2008-07-24 Thread Ivan Kohler
On Thu, Jul 24, 2008 at 10:23:37PM -0500, Dave Rolsky wrote: On Thu, 24 Jul 2008, Charles Fry wrote: Can someone from the Mason community please comment on this bug? I'm glad to apply the proposed patch in Debian if it will be going into upstream. Is this fix the right thing to do? I'll

Bug#491483: libhtml-mason-perl: [patch] segfaults when alter_superclass method is used

2008-07-24 Thread Ivan Kohler
On Thu, Jul 24, 2008 at 11:13:24PM -0400, Charles Fry wrote: In that case do you mind just giving me an easy way to reproduce the bug, Well, besides installing RT 3.8.0 or a Freeside CVS snapshot? :) Subclass HTML::Mason::Request as described in the documentation

Bug#491483: [Mason-devel] Bug#491483: libhtml-mason-perl: [patch] segfaults when alter_superclass method is used

2008-07-24 Thread Dave Rolsky
On Thu, 24 Jul 2008, Ivan Kohler wrote: On Thu, Jul 24, 2008 at 10:23:37PM -0500, Dave Rolsky wrote: On Thu, 24 Jul 2008, Charles Fry wrote: Can someone from the Mason community please comment on this bug? I'm glad to apply the proposed patch in Debian if it will be going into upstream. Is

Bug#491483: libhtml-mason-perl: [patch] segfaults when alter_superclass method is used

2008-07-19 Thread Ivan Kohler
Package: libhtml-mason-perl Version: 1:1.36-2.1 Severity: normal Tags: patch If you subclass the Mason Request object and attempt to use the alter_superclass method, as described in the documentation http://www.masonhq.com/docs/manual/Subclassing.html#what_to_subclass Mason will segfault.