[Catalyst] file error - books/delete.tt2
Jonathan Rockway
jon at jrock.us
Sun Oct 15 08:52:45 CEST 2006
Sounds like delete isn't properly forwarding to list. What does your delete
action look like? (Is it exactly copied from the tutorial? Also, the newest
version of the tutorial is 0.02. Try reading that one instead.)
http://search.cpan.org/~jrockway/Task-Catalyst-Tutorial-0.02/lib/Catalyst/Manual/Tutorial/BasicCRUD.pod
Regards,
Jonathan Rockway
On Sunday 15 October 2006 01:20, Ken Perl wrote:
> hi,
>
> while trying the
> http://search.cpan.org/~jrockway/Task-Catalyst-Tutorial-0.01/lib/Catalyst/M
>anual/Tutorial/BasicCRUD.pod,
>
> and test the delete feature, do you have the error like below?
>
> Coldn't render template "file error - books/delete.tt2: not found"
--
package JAPH;use Catalyst qw/-Debug/;($;=JAPH)->config(name => do {
$,.=reverse qw[Jonathan tsu rehton lre rekca Rockway][$_].[split //,
";$;"]->[$_].q; ;for 1..4;$,=~s;^.;;;$,});$;->setup;
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 307 bytes
Desc: not available
Url : http://lists.rawmode.org/pipermail/catalyst/attachments/20061015/95cb3a33/attachment.pgp
More information about the Catalyst
mailing list