this is the error I get with Date_fr zimlet
Code:
this._appCtxt has no properties
init()Zimlets-nodev_all... (line 683)
(no name)()192.168.121.17 (line 1515)
(no name)(["com_zimbra_html", "com_zimbra_phone", "com_zimbra_search", 4 more...])192.168.121.17 (line 1847)
(no name)()192.168.121.17 (line 587)
A(null)Startup1_1_all.js... (line 1477)
simpleClosure()192.168.121.17 (line 659)
[Break on this error] if(this._appCtxt.get(ZmSetting.CALENDAR_ENABLED)){ZmObjectManager.registerHandle... it happens in this instruction
Code:
if(this._appCtxt.get(ZmSetting.CALENDAR_ENABLED)){ZmObjectManager.registerHandler("ZmDateFR1ObjectHandler",ZmObjectManager.DATE,A); Any idea about this error?
Maybe ine 5.0 the code change a little so it is not compatible?