Subject: | delete_task() works but reports error |
This may actually be a bug on the server side and not in the module, but
anyway... When I create a task and then call delete_task with the
locator, the task is correctly deleted but the application die()s with
something like this:
404 Not Found at /opt/perl-5.8.8/lib/site_perl/5.8.8/Net/Jifty.pm line 298
Net::Jifty::method('Net::Hiveminder=HASH(0x8b7bf0c)', 'delete',
'ARRAY(0x8c31390)') called at
/opt/perl-5.8.8/lib/site_perl/5.8.8/Net/Jifty.pm line 341
Net::Jifty::delete('Net::Hiveminder=HASH(0x8b7bf0c)', 'Task',
'id', 573873) called at
/opt/perl-5.8.8/lib/site_perl/5.8.8/Net/Hiveminder.pm line 270
Net::Hiveminder::delete_task('Net::Hiveminder=HASH(0x8b7bf0c)',
'KJGK') called at 05-delete_task.pl line 16