Skip Menu |

This queue is for tickets about the Net-Jifty CPAN distribution.

Report information
The Basics
Id: 47739
Status: new
Priority: 0/
Queue: Net-Jifty

People
Owner: Nobody in particular
Requestors: polettix [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



CC: polettix [...] cpan.org
Originally in the Net-Hiveminder queue at https://rt.cpan.org/Ticket/Display.html?id=42106 On Fri Jan 02 14:41:15 2009, POLETTIX wrote: Show quoted text
> 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