Skip Menu |

This queue is for tickets about the ZCS-Admin CPAN distribution.

Report information
The Basics
Id: 68620
Status: resolved
Priority: 0/
Queue: ZCS-Admin

People
Owner: PLOBBES [...] cpan.org
Requestors: roboyeti [...] gmail.com
Cc:
AdminCc:

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



Subject: Typemap typo ...
Date: Thu, 2 Jun 2011 18:49:26 -0700
To: bug-ZCS-Admin [...] rt.cpan.org
From: Donovan Allen <roboyeti [...] gmail.com>
Module Version: ZCS-Admin-0.06 File: Typemaps/Admin.pm Line 28:  'context/dl' => 'ZCS::Admin::Types::DlSpecifier', should be (I believe ... stops the failure in new() I was getting while trying to test this cool looking module out) 'context/dl' => 'ZCS::Admin::Types::GetDlSpecifier',
On Thu Jun 02 21:49:36 2011, roboyeti@gmail.com wrote: Show quoted text
> Module Version: ZCS-Admin-0.06 > File: Typemaps/Admin.pm > > Line 28:  'context/dl' => 'ZCS::Admin::Types::DlSpecifier', > > should be (I believe ... stops the failure in new() I was getting > while trying to test this cool looking module out) > > 'context/dl' => 'ZCS::Admin::Types::GetDlSpecifier',
Yes, it looks like you've found the appropriate thing. Thanks for taking the time to look into this and suggesting a fix!
I've finally patched git today for this. FYI, git repository is here: http://sourceforge.net/p/zcs-admin/git/ I'll leave this open until I do a new release.
Oops, I did a new release in Nov of 2011 but forgot to close this out. Closing this now, thanks again for the bug report.