View Issue Details

IDProjectCategoryView StatusLast Update
0004375SOGoWeb Calendarpublic2018-04-04 21:06
Reportersatya Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Product Version3.2.10 
Summary0004375: saveAsAppointment saves event on wrong day
Description

When creating a calendar appointment event using the web interface, the day actually saved to is one day behind the day passed to saveAsAppointment. POST to saveAsAppointment is attached for debugging purposes.

Steps To Reproduce
  1. Create Event Using Web Calendar on January 24th.
  2. Expected Behavior: Event displays on January 24th; Actual Behavior: Event displays on January 23rd.
Additional Information

{"categories":[],"alarm":{},"delta":15,"type":"appointment","pid":"personal","summary":"Lunch","startDate":"2018-01-24","isAllDay":0,"start":"2018-01-24T17:00:00.000Z","end":"2018-01-24T17:15:00.000Z","$hasAlarm":false,"destinationCalendar":"personal","freebusy":{"20180124":{"12":[1]}},"selected":false,"isNew":true,"id":"78A4-5A654B80-B-5DD3F10.ics","classification":"public","sendAppointmentNotifications":0,"startTime":"12:00","endDate":"2018-01-24","endTime":"12:15","dueDate":"","dueTime":"","completedDate":""}

TagsNo tags attached.

Activities

satya

satya

2018-01-22 02:52

reporter   ~0012528

Admins, could this be changed to Backend Calendar, since moving an event seems to work correctly? Also, if it helps, the server is configured to America/Eastern time.

ludovic

ludovic

2018-03-15 19:56

administrator   ~0012713

This usually happens when:

1- you're not using GNUstep from our depo if you're using CentOS/RHEL
2- you've not upgrade upgrade all SOPE packages when upgrading SOGo

satya

satya

2018-04-04 21:06

reporter   ~0012807

This misbehavior is occurring despite a reinstall of the sogo and sope packages. This was done using trizen under Arch Linux.

Issue History

Date Modified Username Field Change
2018-01-22 02:38 satya New Issue
2018-01-22 02:52 satya Note Added: 0012528
2018-03-15 19:55 ludovic Severity major => minor
2018-03-15 19:56 ludovic Note Added: 0012713
2018-04-04 21:06 satya Note Added: 0012807