View Issue Details

IDProjectCategoryView StatusLast Update
0005732SOGoWeb Generalpublic2023-04-07 06:24
Reporterakimov Assigned Tosebastien  
PriorityurgentSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
PlatformAnyOSAnyOS VersionAny
Product Version5.8.2 
Fixed in Version5.8.3 
Summary0005732: Unable to add new appointment via web-calendar
Description

When trying to add new appointment nothing happens, but in browser developer console see this:

angular.js:15697 TypeError: Cannot set properties of undefined (setting 'freebusy')
at t.hash (ComponentController.js:281:23)
at t.$onInit (ComponentController.js:255:32)
at D.i._createController (angular-material.min.js?lm=1680745494:7:7921)
at Object.link (angular-material.min.js?lm=1680745494:7:7471)
at angular-material.min.js?lm=1680745494:7:146232
at angular-material.min.js?lm=1680745494:7:146584
at angular.js:18075:37
at m.$digest (angular.js:19242:15)
at angular.js:19562:15
at Yg.completeTask (angular.js:21403:7)

Steps To Reproduce

Open web calendar and try to create new appointment

Additional Information

Version : 5.8.2.20230405

TagsNo tags attached.

Activities

sebastien

sebastien

2023-04-06 08:58

administrator   ~0016812

Thanks for reporting, I didn't have this issue it may be a specific case.

Commit : https://github.com/Alinto/sogo/commit/46215aca87350cca0d608040e90b8187268f2f08

Please try with next NB and provide a feedback

Sebastien

akimov

akimov

2023-04-07 06:18

reporter   ~0016813

Fixed! Thank you!

Issue History

Date Modified Username Field Change
2023-04-06 08:38 akimov New Issue
2023-04-06 08:58 sebastien Note Added: 0016812
2023-04-06 08:59 sebastien Assigned To => sebastien
2023-04-06 08:59 sebastien Status new => feedback
2023-04-06 08:59 sebastien Fixed in Version => 5.8.3
2023-04-07 06:18 akimov Note Added: 0016813
2023-04-07 06:18 akimov Status feedback => assigned
2023-04-07 06:24 sebastien Status assigned => resolved
2023-04-07 06:24 sebastien Resolution open => fixed