Out of curiosity, could you check your /opt/zimbra/tomcat/webapps/service/zimlets/com_zimbra_ymaps/ymaps.
js
and if needed change
http://img ->
http://gws Quote:
Com_Zimbra_YMaps._callback =
function(obj, result) {
var r = result.text;
Com_Zimbra_YMaps._displayImage(r.substring(r.index Of("http://img"),r.ind
exOf("")), obj);
};
|
Be sure to clear you browser cache before you test so that it re-downloads the .
js from the server.