Summary | Javascript issues in DynamicView |
Queue | Kronolith |
Queue Version | 4.2.1 |
Type | Bug |
State | Duplicate |
Priority | 2. Medium |
Owners | |
Requester | horde (at) selhorst (dot) net |
Created | 09/03/2014 (3935 days ago) |
Due | |
Updated | 09/08/2014 (3930 days ago) |
Assigned | |
Resolved | 09/08/2014 (3930 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Duplicate
Bug #13433State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Javascript issues in DynamicView
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
after updating to Horde 5.2.1 I have several issues with the dynamic
view of Kronolith.
For instance when viewing my various calendars in dynamic view, not
all events are displayed.
If I hit reload in my browser, the shown events vary.
In the Horde overview, all events are shown correctly, also the day
view is fine. Just the monthly overview produces errors.
Also, when adding an event in the monthly overview, the event
generation sometimes gets stuck.
The event is generated, but the window stays "frozen".
When activating Firebug, I am seeing the following error:
POST https://my.server/horde/services/ajax.php/kronolith/listEvents
TypeError: elm.retrieve(...) is undefined
var calendar = elm.retrieve('calendar').split('|'),
Any clues?
Best regards,
Marcel