[Catalyst] -render for Catalyst::View::Mason

2006-09-27 Thread Jesper Krogh
Hi all catalyst/mason users. This patch implements the -render method on Catalyst::View::Mason (should work the excact same way as -render on Catalyst::View::TT) my $doc = $c-view(Mason)-render($c,/path/to/template,{arg = value}); Jesper -- Jesper Krogh---

[Catalyst] HTML::FillInForm (1.06) - a bug?

2006-09-27 Thread Chisel Wright
Does anyone know if TJ Mather is still alive/maintaining this module? I'm fairly sure it's a bug, but it's been a couple of weeks with no reply. Chisel forwarded message Hi there, I've attached a small test-script for what I believe is a bug in the HTML::FillInForm module. It seems

Re: [Catalyst] HTML::FillInForm (1.06) - a bug?

2006-09-27 Thread Tatsuhiko Miyagawa
Yeah, this looks like a bug and here's a patch to fix it. === lib/HTML/FillInForm.pm == --- lib/HTML/FillInForm.pm (revision 5460) +++ lib/HTML/FillInForm.pm (local) @@ -89,6 +89,8 @@ $self-parse($_); } } + +

Re: [Catalyst] HTML::FillInForm (1.06) - a bug?

2006-09-27 Thread Chisel Wright
On Wed, Sep 27, 2006 at 11:33:01PM +0900, Tatsuhiko Miyagawa wrote: Yeah, this looks like a bug and here's a patch to fix it. I'll try that shortly - many thanks, I went a bit cross-eyed looking at the module! -- Chisel Wright e: [EMAIL PROTECTED] w: http://www.herlpacker.co.uk/ This is not

Re: [Catalyst] HTML::FillInForm (1.06) - a bug?

2006-09-27 Thread Tatsuhiko Miyagawa
You're welcome. I sent a couple of patches to this module in the past. If he's not willing to, i could maintain the module for him. On 9/27/06, Chisel Wright [EMAIL PROTECTED] wrote: On Wed, Sep 27, 2006 at 11:33:01PM +0900, Tatsuhiko Miyagawa wrote: Yeah, this looks like a bug and here's a

Re: [Catalyst] HTML::FillInForm (1.06) - a bug?

2006-09-27 Thread islue
I also sent another patch few weeks ago but no reply yet. 2006/9/28, Tatsuhiko Miyagawa [EMAIL PROTECTED]: You're welcome. I sent a couple of patches to this module in the past. If he's not willing to, i could maintain the module for him. -- Tatsuhiko Miyagawa

Re: [Catalyst] HTML::FillInForm (1.06) - a bug?

2006-09-27 Thread Matt S Trout
islue wrote: I also sent another patch few weeks ago but no reply yet. Looks like it's file on RT, try every address you can find time. Shortly after that it'll be ask modules@ for maint time ... -- Matt S Trout Offering custom development, consultancy and support Technical