[horde] error in dynamic interface with kronolith

Oliver Lehmann lehmann at ans-netz.de
Mon Jan 14 13:29:56 UTC 2013


Hi Thomas,

Thomas Bühlmann tomnet at tbuhl.ch  wrote:
> In the traditionan view everything works as expected.
> Also imp and mnemo work perfectly in dynamic view.
> I could track this down to this  JS Type Error:
>
> TypeError: $(...) is null @ kronolith.js Line 5415

Firebug is telling me the same and Dynamic view is basically not  
working at all.
When I comment the line in question in kronolith.js like this:

     /*
      * Closes and resets the quick event form.
      */
     quickClose: function()
     {
         $('kronolithQuickinsertQ').value = '';
//        $('kronolithQuicktaskQ').value = '';
         this.closeRedBox();
     },

the error goes away and the dynamic view works without any problems as  
far as I can tell.

   Greetings


More information about the horde mailing list