Re: [Catalyst] Wiki down

2012-03-06 Thread Dimitar Petrov
I've asked yesterday at #catalyst and it seems to be unmodified mojomojo installation. The reason it's 503ing sometimes is probably memory leak. You can ask there to get more information. Dimi On Tue, Mar 6, 2012 at 8:07 PM, Tobias Kremer wrote: > If you point me to a repo of the site... > > --T

[Catalyst] New FormHandler release. If you use FH rendering, do not deploy without verifying..

2012-03-06 Thread Gerda Shank
FormHandler now has support for rendering for Twitter Bootstrap 2.0. But in the course of adding that support, a lot of change were made to the rendering. Some of those changes are incompatible with the earlier versions. There's details in the Changes files; there are compatibility libraries o

[Catalyst] Re: HTML::FormHandler help!

2012-03-06 Thread Gerda Shank
On 3/6/12 12:13 PM, Sungsam Gong wrote: Dear Gerda, Thanks for making HTML::FormHandler, which I found very useful. I was trying to make a simple registration page using HTML::FormHandler, but couldn't make it through. The form itself looks OK, but after clicking the submit button, I got an err

Re: [Catalyst] Wiki down

2012-03-06 Thread Tobias Kremer
If you point me to a repo of the site... --Toby On 06.03.2012, at 18:44, Devin Austin wrote: > Well volunteered! > > On Tue, Mar 6, 2012 at 1:29 AM, Tobias Kremer wrote: >> Just a heads up: The Catalyst wiki is down since at least yesterday. >> Does nobody monitor these things? Compared to o

Re: [Catalyst] Connect DBIx::Class model on startup?

2012-03-06 Thread Daniel J. Luke
On Mar 5, 2012, at 10:01 AM, Daniel J. Luke wrote: >> Unless you've specifically done something to break how things normally work, >> then it'll work fine. > > I don't think I've done anything unusual. I guess I was wrong ;-) A little time in the perl debugger and I found where my ACCEPT_CONT

Re: [Catalyst] Wiki down

2012-03-06 Thread Devin Austin
Well volunteered! On Tue, Mar 6, 2012 at 1:29 AM, Tobias Kremer wrote: > Just a heads up: The Catalyst wiki is down since at least yesterday. > Does nobody monitor these things? Compared to other frameworks, the > whole site looks horrible enough, we should at least try to keep it > working. Link

[Catalyst] HTML::FormHandler help!

2012-03-06 Thread Sungsam Gong
Dear Gerda, Thanks for making HTML::FormHandler, which I found very useful. I was trying to make a simple registration page using HTML::FormHandler, but couldn't make it through. The form itself looks OK, but after clicking the submit button, I got an error message which I dumped below: Can't ca

[Catalyst] ACCEPT_CONTEXT in Catalyst::Model

2012-03-06 Thread Stephen Shorrock
Hi, I was wondering whether anybody could offer some advice. I'm trying to create some Moose objects within my Catalyst 5.9 application that have access to the models within the application. To do this I have attempted to reuse some code that is working on Catalyst version 5.8. Essentially to g

Re: [Catalyst] Requests get rendered twice.. TT-Template (View::HTML->process)

2012-03-06 Thread Martin Gillmaier
Thanks for your reply. I couldn't imagine all the browsers do 2 requests. But I checked using Firefox::Tamper. There I see only one request to my controller/action, and one to the .css file. But still there are 2 Requests in the console-output. *15:57:37.446[74ms][total 4163ms] Status: 200[O

Re: [Catalyst] Requests get rendered twice.. TT-Template (View::HTML->process)

2012-03-06 Thread Francisco Obispo
Could it be your browser attempting to pre-fetch content? On Mar 6, 2012, at 9:38 AM, Martin Gillmaier wrote: > Hello to All! > > First, I am a perl-programmer and I am about to accomplish my first > catalyst-project. > Catalyst is really nice and flexible, and I am happy to get used to it.

[Catalyst] Requests get rendered twice.. TT-Template (View::HTML->process)

2012-03-06 Thread Martin Gillmaier
Hello to All! First, I am a perl-programmer and I am about to accomplish my first catalyst-project. Catalyst is really nice and flexible, and I am happy to get used to it. However, I kindly like you ask you about an issue, that I just can't understand and that is driving me mad: I view the d

Re: [Catalyst] catalyst::runtime 5.90010 fails install test on Win 2008 Server

2012-03-06 Thread Dimitar Petrov
Keep in mind that 5.90011 is not yet released. However you can clone the repo or download a tarball from here https://github.com/rafl/catalyst-runtime/tarball/master and install it from there. It should also pretty much fix all the cwd issues :) Dimi On Tue, Mar 6, 2012 at 12:08 PM, Padraig <2pad

Re: [Catalyst] catalyst::runtime 5.90010 fails install test on Win 2008 Server

2012-03-06 Thread Padraig
Cheers Dimi, I had applied the diff patch as suggested online and got it built. I will have a look at ver 11 later tonight as I too have been having the CWD issues as listed elswhere with finding the myapp.pl lib dir. Thanks Padraig. On Mon, Mar 5, 2012 at 6:00 PM, Dimitar Petrov wrote: > Hi

[Catalyst] Wiki down

2012-03-06 Thread Tobias Kremer
Just a heads up: The Catalyst wiki is down since at least yesterday. Does nobody monitor these things? Compared to other frameworks, the whole site looks horrible enough, we should at least try to keep it working. Links to MetaCPAN instead of plain old CPAN would be nice as well. Is there a public