Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Log-Any CPAN distribution.

Maintainer(s)' notes

DO NOT FILE TICKETS HERE

Instead, file tickets on Github here → Log Any Issues.

Report information
The Basics
Id: 83435
Status: resolved
Priority: 0/
Queue: Log-Any

People
Owner: Nobody in particular
Requestors: xenoterracide [...] gmail.com
Cc:
AdminCc:

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



Subject: ::Null doesn't inherit from ::Base
Date: Mon, 18 Feb 2013 17:09:19 -0600
To: bugs-log-any [...] rt.cpan.org
From: Caleb Cushing <xenoterracide [...] gmail.com>
Attribute (_log) does not pass the type constraint because: Validation failed for 'Log::Any::Adapter::Base' with value Log::Any::Adapter::Null=HASH(0x4b159f8) at reader Gator::Ticket::Repository::_log (defined at /home/ccushing/Gator-Ticket/lib/Gator/Ticket/Role/Logging.pm line 20) line 8. exception is from Moose, but I would think that all adapters would inherit from ::Adapter::Base including the ::Null Adapter. I'm probably just going to make this an or check on the ISA, but I personally think it's a bug to not have this consistency. -- Caleb Cushing http://xenoterracide.com
I've taken over maintenance and this is fixed in my repository.