One of my users has this strange problem.
When he goes to his calendar's preferences, he's got a white page under the tab...
There is one error in firebug (i tested it)
Code:
ace is not defined
getGranteeType()("viewFreeBusy")Startup1...003123446 (ligne 3680)
_setACLValues()("CAL_FREE_BUSY_ACL", "viewFreeBusy")Preferen...003123446 (ligne 2864)
_handleResponseLoadACL()()Preferen...003123446 (ligne 2856)
run()()mail (ligne 522)
_handleResponseLoad()(AjxCallback obj=ZmCalendarPrefsPage, ZmCsfeResult _data=Object _i***ception=false)Startup1...003123446 (ligne 3675)
run()()mail (ligne 522)
_handleResponseSendRequest()(Object jsonObj=Object asyncMode=true callback=AjxCallback, ZmCsfeResult _data=Object _i***ception=false)Startup1...003123446 (ligne 8324)
run()()mail (ligne 522)
_runCallback()(Object jsonObj=Object accountName=sseret@lg.greisch.com, Object)Startup1...003123446 (ligne 9777)
run()()mail (ligne 522)
__handleResponse()(AjxRpcRequest id=__RpcCtxt_0 __httpReq=XMLHttpRequest, AjxCallback obj=ZmCsfeCommand args=Object)Startup1...003123446 (ligne 537)
onreadystatechange()(readystatechange )Startup1...003123446 (ligne 516)
[Break on this error] return(A&&A.length&&(A[0].granteeType==Z...?ZmSetting.ACL_USER:ZmSetting.ACL_PUBLIC This is what i get, i don't what to do with that thing!
Can someone help me?