Skip Menu |

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

Report information
The Basics
Id: 42106
Status: resolved
Priority: 0/
Queue: Net-Hiveminder

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

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



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
Hi Polettix, This is a bug in Net::Jifty. I've forwarded it over to the Net-Jifty queue at: https://rt.cpan.org/Ticket/Display.html?id=47739 I've also added you as a Cc so you'll get updated when I finally do fix this bug. Thanks! Shawn