[Tickets #12888] Re: No timezone data in exported ICS file
noreply at bugs.horde.org
noreply at bugs.horde.org
Fri Jan 3 14:04:53 UTC 2014
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12888
------------------------------------------------------------------------------
Ticket | 12888
Updated By | nicolas at deffayet.com
Summary | No timezone data in exported ICS file
Queue | Kronolith
Version | 4.1.4
Type | Bug
State | Not A Bug
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
nicolas at deffayet.com (2014-01-03 14:04) wrote:
> I have configured Horde since the begin for use local database and
> it doesn't work with local database configured.
> I have also tried by using FTP but i get the same result.
Update:
It seem ftp.iana.org is slow and using local ftp work fine:
$conf['timezone']['location'] = 'ftp://localhost/tz/tzdata-latest.tar.gz';
=> Work
$conf['timezone']['location'] = 'file:///home/www/horde/tzdata/tzdata.tar.gz';
=> Doesn't work.
Of course file exist and the tarball is the same as on ftp server:
-rw-r--r-- 1 root root 218866 Dec 19 04:04
/home/www/horde/tzdata/tzdata.tar.gz
More information about the bugs
mailing list