Hi,
is there any news on this bug. I am currently using ZCS 5.0.13 GA 2791 on RHEL5 and there is still the same bug:
When switching to another language (German for example) and I try to export my contacts (Preferences -> Import/Export -> (choose to export contacts) -> Export) there
is no error, just a reload of the page.
When looking into the jetty logs I found the following:
192.168.xxx.xxx - - [21/Feb/2009:11:56:37 +0100] "GET /home/test1%40testdomain.com/Kontakte?fmt=csv&csvfmt=zimbra-csv&filename=Kontakte-2009-02-21-112126 HTTP/1.1" 404 1437 "<referer>"
When switching to english the download works and I get the following log entry in jetty:
192.168.xxx.xxx - - [21/Feb/2009:12:19:04 +0100] "GET /home/test1%40testdomain.com/Contacts?fmt=csv&csvfmt=zimbra-csv&filename=Contacts-2009-02-21-114353 HTTP/1.1" 200 874 "<referer>"
I have checked the according msg properties file in WEB-INF/* but it seems that it got ignored.
Is there a possibility for a quick hack :-) to get this working? Unfortunatly the apache which comes with zimbra has no mod_rewrite and using an own apache is some kind of last resort.
regards,
Martin
Last edited by angrox; 02-21-2009 at 08:46 AM..
|