View Issue Details

IDProjectCategoryView StatusLast Update
0002678SOGoWeb Preferencespublic2014-03-24 11:47
Reporterstephan Assigned Tofrancis  
PriorityhighSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Platform[Server] LinuxOSDebianOS Version8 (Jessie)
Product Version2.2.2 
Fixed in Version2.2.3 
Summary0002678: crash saving preferences
Description

sogo crashes while saving the preferences in the web client, after setting the "Default reminder" to "No reminder".

I found the solution in bug#2648.

Change line 554 in
sogo/UI/PreferencesUI/UIxPreferences.m
from "int index;"
to "NSUInteger index;"

Steps To Reproduce

set preferences -> calendar options -> "Default reminder" to "No reminder"
press "save and close"
-> crash

Additional Information

found in sogo 2.2.2
bug is similar to bug 2648

TagsNo tags attached.

Activities

stephan

stephan

2014-03-24 08:53

reporter   ~0006763

The same crash happens for "New Events".

set preferences -> calendar options -> "Default reminder" to "No reminder"
and then "Calendar" -> "New Event"

francis

francis

2014-03-24 11:47

administrator   ~0006765

Fixed.

See https://github.com/inverse-inc/sogo/commit/50e7ea71883f641bd5ebd72ecdc8cdb8eb7862fa

Issue History

Date Modified Username Field Change
2014-03-23 21:08 stephan New Issue
2014-03-24 02:31 francis Product Version => 2.2.2
2014-03-24 08:53 stephan Note Added: 0006763
2014-03-24 11:47 francis Note Added: 0006765
2014-03-24 11:47 francis Status new => resolved
2014-03-24 11:47 francis Fixed in Version => 2.2.3
2014-03-24 11:47 francis Resolution open => fixed
2014-03-24 11:47 francis Assigned To => francis