View Issue Details

IDProjectCategoryView StatusLast Update
0003729SOGoGUIpublic2016-06-14 14:35
Reporterivit Assigned Tofrancis  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.1.2 
Fixed in Version3.1.3 
Summary0003729: "Send Appointment Notifications" check box is not properly initialised when creating new event
Description

Web UI does not initialize properly "Send Appointment Notifications" check box (to be checked) during the new event creation process, when sogo.conf contains the following option: SOGoAppointmentSendEMailNotifications = YES;

Steps To Reproduce
  • Add the following line (if not already present) in sogo.conf:
    SOGoAppointmentSendEMailNotifications = YES;
  • Create new event
  • New event form will have "Send Appointment Notifications" box un-checked.
  • After saving/creating new event, appointment notifications will be sent (as specified in sogo.conf)
  • In case of editing existing events, "Send Appointment Notifications" is properly initialized.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

sogo: master e24ee771

2016-06-14 10:31

francis


Details Diff
Honor the domain defaults when creating an event

Initialize the editor with the value of
SOGoAppointmentSendEMailNotifications from the domain defaults.

Fixes 0003729
Affected Issues
0003729
mod - NEWS Diff File
mod - UI/PreferencesUI/UIxJSONPreferences.m Diff File
mod - UI/WebServerResources/js/Scheduler/Component.service.js Diff File

Issue History

Date Modified Username Field Change
2016-06-14 12:18 ivit New Issue
2016-06-14 14:35 francis Changeset attached => sogo master e24ee771
2016-06-14 14:35 francis Assigned To => francis
2016-06-14 14:35 francis Resolution open => fixed
2016-06-14 14:35 francis Status new => resolved
2016-06-14 14:35 francis Fixed in Version => 3.1.3