The following patch to ZCS 5.0.10 fixes:
Files:
Quick Directions:
- Copy ZCS5010_patch.tgz file to your server, log in as root/sudo and cd to the directory where the tar file is saved.
- tar -xvf ZCS5010_patch.tgz
- chown –R zimbra.zimbra patch/*
- As zimbra user (su – zimbra), type zmcontrol stop
- Replace /opt/zimbra/jetty/webapps/zimbraAdmin/js/Admin_all.js.zgz with the extracted copy of patch/zimbraAdmin/Admin_all.js.zgz
- Replace /opt/zimbra/jetty/webapps/zimbra/js/zimbraMail/mail/view/ZmMailMsgView.js with the extracted copy of patch/zimbra/ZmMailMsgView.js
- Replace /opt/zimbra/jetty/webapps/zimbra/js/* with the extracted files in patch/zimbra/js/*
- zmcontrol start