View Issue Details

IDProjectCategoryView StatusLast Update
0004677SOGoWeb Calendarpublic2019-02-17 19:15
Reporternicorac Assigned Tofrancis  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
PlatformUbuntu Server 18.04.2 x64 
Product Version4.0.5 
Summary0004677: Creating events by dragging on calendar view does not work anymore
Description

I've always created calendar events by clicking with the mouse on new event start time (on the calendar view), then drag the mouse till end time.
While dragging a regtangle is drawn giving a visual indication about the new event timeslot.

It worked till version 4.0.5.20190206-1, then after upgrading to 4.0.5.20190212-1 (sorry, haven't tested the versions in between) it stopped working:
now during the drag the event rectangle is drawn, but when I release the mouse button nothing happens. It is also not possible to drag anymore, need to refresh the whole page (but still not creating the new events).

Steps To Reproduce

Update SOGo to 4.0.5.20190212-1
Open Calendar web page
Drag with the mouse on the calendar to create a new event
Nothing happens
No way to drag again

Additional Information

Trued on both Firefox and Chrome (latest versions)

TagsNo tags attached.

Relationships

has duplicate 0004681 closedfrancis Creating events by dragging on calendar view does not work still after patching CalendarListController.js 

Activities

nicorac

nicorac

2019-02-14 07:48

reporter   ~0013351

The commit you linked is dated Feb 8, 2019, so thought it was already included into daily package 4.0.5.20190212-1...

Anyway I've manually patched file
UI/WebServerResources/js/Scheduler/CalendarListController.js

then restarted both sogo and apache, cleared browser cache but the bug is still there.

Shall I apply other commits too (missing from daily packages)?

francis

francis

2019-02-14 11:21

administrator   ~0013352

You need to "compile" the JavaScript or install the latest nightly build (20190214).

nicorac

nicorac

2019-02-14 14:20

reporter   ~0013353

20190214 now available, just installed it and everything works.

Thanks ;)

Related Changesets

sogo: master ee40ee66

2019-02-08 09:37

francis


Details Diff
(js) Fix initialization of Attendees on DnD

Fixes 0004677
Affected Issues
0004677
mod - UI/WebServerResources/js/Scheduler/CalendarListController.js Diff File

Issue History

Date Modified Username Field Change
2019-02-13 20:43 nicorac New Issue
2019-02-13 22:17 francis Changeset attached => sogo master ee40ee66
2019-02-13 22:17 francis Assigned To => francis
2019-02-13 22:17 francis Resolution open => fixed
2019-02-13 22:17 francis Status new => resolved
2019-02-14 07:48 nicorac Note Added: 0013351
2019-02-14 07:48 nicorac Status resolved => feedback
2019-02-14 07:48 nicorac Resolution fixed => reopened
2019-02-14 11:21 francis Note Added: 0013352
2019-02-14 14:20 nicorac Note Added: 0013353
2019-02-14 14:20 nicorac Status feedback => assigned
2019-02-14 14:31 francis Status assigned => resolved
2019-02-14 14:31 francis Resolution reopened => fixed
2019-02-17 19:15 francis Relationship added has duplicate 0004681