View Single Post
  #10 (permalink)  
Old 01-20-2006, 10:42 AM
KevinH KevinH is offline
Zimbra Employee
 
Posts: 4,792
Default

Is this a normal binary install? Or did you build your own from CVS?


/js/ajax/core/AjxCore.js.zgz?v=060117091848

This isn't a file that should ever be requested unless you are in a dev-type install and ask for gzipped content. This is not used and not supported. Since if we are in dev mode we don't want the content compressed since it just slows down the debugger.


My guess is you've got some custom install. Make sure your running "ant prod-deploy" when building the webapps.
__________________
Bugzilla - Wiki - Downloads - Offline Client
Reply With Quote