View Issue Details

IDProjectCategoryView StatusLast Update
0000681SOGoWeb Calendarpublic2010-07-12 20:51
ReporterJason Oster Assigned Toludovic  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionwon't fix 
Product Versionnightly v2 
Summary0000681: [Regression] Drag to create new events throws exceptions in SchedulerUIDnD.js
Description

In the web calendar, drag-to-create-new-event is broken in the latest nightly. In Day view and Week view, the following exception in thrown:

Error: eventViewCoordinates is null
Source File: http://localhost/SOGo.woa/WebServerResources/SchedulerUIDnD.js
Line: 1023

In Month view, the following:

Error: folder is undefined
Source File: http://localhost/SOGo.woa/WebServerResources/SchedulerUIDnD.js
Line: 1031

Both exceptions occur in SOGoEventDragController.onDragStart()

TagsNo tags attached.

Activities

Jason Oster

Jason Oster

2010-07-07 15:34

reporter   ~0001161

This bug happens when the user has no calendars (and causes other similar errors, trying to create calendars)

And the user can only have no calendars if something is wrong with the database. Which means there are plenty of other problems, anyway.

Dropping the sogo_user_profile and sogo_folder_info tables from my DB has solved this issue, as SOGo recreated the tables and everything Just Worked.

Issue History

Date Modified Username Field Change
2010-07-07 15:21 Jason Oster New Issue
2010-07-07 15:34 Jason Oster Note Added: 0001161
2010-07-12 20:51 ludovic Status new => resolved
2010-07-12 20:51 ludovic Resolution open => won't fix
2010-07-12 20:51 ludovic Assigned To => ludovic