Date::ICal is no longer really maintained, and is being dropped by Debian at least: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653301 I haven't looked to see how we use it, but we should probably consider replacing it with DateTime::Format::ICal. Oh, grep has finished: $ grep -ri 'Date::ical' * C4/Installer/PerlDependencies.pm: 'Date::ICal' => { INSTALL.fedora7:Date::ICal opac/opac-ics.pl:use Date::ICal; opac/opac-ics.pl: my $datestart = Date::ICal->new( opac/opac-ics.pl: my $dateend = Date::ICal->new( I've created http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7532 to change this, just want to know if anyone has any issues with doing this. -- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204 GPG: 5957 6D23 8B16 EFAB FEF8 7175 14D3 6485 A99C EB6D
Robin Sheat <robin@catalyst.net.nz>
I've created http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7532 to change this, just want to know if anyone has any issues with doing this.
No. I've marked the earlier bug 7393 as a duplicate of it. Hope that helps, -- MJ Ray (slef), member of www.software.coop, a for-more-than-profit co-op. http://koha-community.org supporter, web and library systems developer. In My Opinion Only: see http://mjr.towers.org.uk/email.html Available for hire (including development) at http://www.software.coop/
participants (2)
-
MJ Ray -
Robin Sheat