View Single Post
  #5 (permalink)  
Old 03-02-2008, 07:54 PM
jterhune jterhune is offline
Active Member
 
Posts: 30
Default

http://fqdn/zimbra/?client=advanced&dev=1

Yields a debug window that remains blank. Here are all the javascript errors and warnings a session throws:

Code:
Warning: Expected color but found ';'.  Error in parsing value for property 'background-color'.  Declaration dropped.
Source File: http://fqdn/zimbra/css/images,common,dwt,msgview,login,zm,spellcheck,wiki,skin?v=080130222506&debug=1&skin=waves
Line: 1332

Warning: Expected ':' but found '}'.  Declaration dropped.
Source File: http://fqdn/zimbra/css/images,common,dwt,msgview,login,zm,spellcheck,wiki,skin?v=080130222506&debug=1&skin=waves
Line: 2836

Warning: Unknown property 'Xborder'.  Declaration dropped.
Source File: http://fqdn/zimbra/css/images,common,dwt,msgview,login,zm,spellcheck,wiki,skin?v=080130222506&debug=1&skin=waves
Line: 2839

Error: this._appCtxt has no properties
Source File: http://fqdn/service/zimlet/com_zimbra_email/email.js?v=080130222506
Line: 24

Error: ZmEmailAddress is not defined
Source File: http://fqdn/service/zimlet/com_zimbra_email/email.js?v=080130222506
Line: 32
Reply With Quote