[Koha] Koha 2.2.1 is available
Andrés Tarallo
tarallo at ort.edu.uy
Thu Feb 24 00:29:00 NZDT 2005
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";
>
>phillh at phillh-pc1:~> 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.
>
>
>
More information about the Koha
mailing list