Wrong UI Image path in HTML Version after upgrade to V7 -root context /zimbra missin Hello,
I've just upgraded from 6.0 to the latest Zimbra Collaboration Server 7.1.
The HTML version has the problem, that no images are available.
The path in the source refers to : /img/..
e.g. /img/zimbra/ImgNodeCollapsed.png where the context root of zimbra for our apache is /zimbra.
The ajax version works well and has an image path:
appContextPath = "/zimbra";
e.g. @AppContextPath@/img/zimbra/ImgInboxOverlay.png which is correct.
The HTML version image path should also be /zimbra/img/...
So in the HTML version the image path is wrong, the root context /zimbra/ is missing in the path.
Any idea for a fix?
Thank you
Best Regards
Martin |