[Catalyst] nothing printed
Matt S Trout
dbix-class at trout.me.uk
Sun Mar 19 16:26:12 CET 2006
Octavian Rasnita wrote:
> Hi,
>
> From: "Matt S Trout" <dbix-class at trout.me.uk>
>> If you fire the application up from a shell window you should be able to
> see
>> what's happening via the debug log it produces.
>>
>
> I have seen that it was printed nothing because the greet.tt sample was
> wrong, because it doesn't contain </title>. Now it prints the form, but it
> doesn't print the text "Please fill in a name" in that form.
>
> Now it "works" pretty strange. If I fill the form then submit it, sometimes
> it doesn't submit even if pressing the "submit" button for more times.
> Sometimes it gets submitted, but the result is "page not found".
>
> I have ran the program tutorial_test.pl in order to see how it works, and I
> have also analysed the results of tutorial_server.pl, but I couldn't see
> what is wrong.
Use Template::Plugin::Dumper to see what's contained in variables passed to
your template.
--
Matt S Trout Offering custom development, consultancy and support
Technical Director contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd. mst (at) shadowcatsystems.co.uk for more information
+ Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +
More information about the Catalyst
mailing list