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;

Attachment: pgpfgSJSoxTlR.pgp
Description: PGP signature

_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to