Skip Menu |

This queue is for tickets about the App-TimeTracker CPAN distribution.

Report information
The Basics
Id: 72039
Status: resolved
Priority: 0/
Queue: App-TimeTracker

People
Owner: domm [...] cpan.org
Requestors: KTHAKORE [...] cpan.org
Cc:
AdminCc:

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



Subject: Fail on tracker on report
tracker report Attribute (from) does not pass the type constraint because: Validation failed for 'TT::DateTime' with value undef at reader Moose::Meta::Class::__ANON__::SERIAL::9::from (unknown origin) line 18 Moose::Meta::Class::__ANON__::SERIAL::9::from('Moose::Meta::Class::__ANON__::SERIAL::9=HASH(0x2c2d578)') called at /home/kthakore/.perl5/perls/perl-5.12.2/lib/site_perl/5.12.2/App/TimeTracker/Command/Core.pm line 175 App::TimeTracker::Command::Core::cmd_report('Moose::Meta::Class::__ANON__::SERIAL::9=HASH(0x2c2d578)') called at /home/kthakore/.perl5/perls/perl-5.12.2/lib/site_perl/5.12.2/App/TimeTracker.pm line 137 App::TimeTracker::run('Moose::Meta::Class::__ANON__::SERIAL::9=HASH(0x2c2d578)') called at /home/kthakore/.perl5/perls/perl-5.12.2/lib/site_perl/5.12.2/App/TimeTracker/Proto.pm line 110 App::TimeTracker::Proto::run('App::TimeTracker::Proto=HASH(0x750ed8)') called at /home/kthakore/.perl5/bin/tracker line 10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ tracker -V /home/kthakore/.perl5/bin/tracker (Getopt::Long::GetOptions version 2.38; Perl version 5.12.2)
--from and --to didn't have any defaults, because I mostly use --this month etc. In git HEAD, --from now defaults to the first day of the current month, and --to to the current time. I've also updated the docs. Thanks for the pointer!
Subject: Re: [rt.cpan.org #72039] Fail on tracker on report
Date: Sat, 29 Oct 2011 17:29:29 -0400
To: bug-App-TimeTracker [...] rt.cpan.org
From: Kartik Thakore <thakore.kartik [...] gmail.com>
Thanks. On Sat, Oct 29, 2011 at 5:07 PM, Thomas Klausner via RT <bug-App-TimeTracker@rt.cpan.org> wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=72039 > > > --from and --to didn't have any defaults, because I mostly use --this > month etc. > > In git HEAD, --from now defaults to the first day of the current month, > and --to to the current time. I've also updated the docs. > > Thanks for the pointer! >
Hi domm, This issue has been fixed, hasn't it? If so, then this ticket can be closed as resolved. Cheers, ptc