koha-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-devel] Re: [Koha] Koha 2.2.1 is available


From: Andrés Tarallo
Subject: [Koha-devel] Re: [Koha] Koha 2.2.1 is available
Date: Wed Feb 23 02:21:02 2005
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040803

Thre're missing timezones in Date::manip, please make a proper fix and contribute int back to the author of the module. I did this with my timezone (UYT) and the author quietly added my fix to the module.

This we'll all benefit, working in the true spirit of free software.

Andres

Phill Hardstaff wrote:


1) Search.pl fails with 500 server error. In the error log I see. "ERROR: Date::Manip unable to determine TimeZone"

Cause is my time zone is NOT included in manip.pm, so at line 103 I hard coded "aedt" as my time zone a temp fix, my zone by the way is SBT. I need to get some Pacific zones added to manip.pm though :)

# Local timezone
$Cnf{"TZ"}="aedt";

address@hidden:~> date
Wed Feb 23 11:10:14 SBT 2005

2) z3950 bug not fixed, still need to add around line 90
my $context=C4::Context->new();

in the daemon script.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]