View Issue Details

IDProjectCategoryView StatusLast Update
0000153SOGoBackend Calendarpublic2009-09-28 13:55
Reporterflebrero Assigned Touser4 
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Product Versionnightly v2 
Summary0000153: NSInvalidArgumentException (missing lang classes)
Description

SOGo crashes when trying to create, update, modify or cancel an event invitation.

Events in the calendar are correctly created/updated/modifyed/canceled, but event email was not sent.

Enviroment:

  • CentOS 5.3 x86_64
  • SOGo versions: >= 1.0.4 (included nightly builds until this date)
  • Language: Defaults in Spanish, user setting in spanish language too.
  • The error is always reproducible even web interface and thunderbird+lightning

If using default Spanish, and english language for user, the mails was correctly sent.

Additional Information

This is the sogod log of the crash when trying to update an event from thunderbird+lightning:

Sep 28 10:02:56 sogod [18653]: <0x0x1201480[WOComponentDefinition]> Note: did not find component class with name 'SOGoAptMailSpanishUpdate'
Sep 28 10:02:56 sogod [18653]: <0x0x1201480[WOComponentDefinition]> Note: missing class for component: 'SOGoAptMailSpanishUpdate'
2009-09-28 10:02:56.291 sogod[18653] Template: SOGoAptMailSpanishUpdate
2009-09-28 10:02:56.291 sogod[18653] Sender: Federico Coria Lebrero <federico.coria@[DOMAIN-NAME]>
2009-09-28 10:02:56.291 sogod[18653] Recipient: juanj.velasco@[DOMAIN-NAME]
2009-09-28 10:02:56.291 sogod[18653] Subject: (nil)
EXCEPTION: <NSException: 0x10853d0> NAME:NSInvalidArgumentException REASON:nil object to be added in HashMap for key subject INFO:{key = subject; map = "{\"MIME-Version\" = 1.0; \"content-type\" = multipart/mixed; date = \"Mon, 28 Sep 2009 10:02:56 +0200\"; from = \"Federico Coria Lebrero <federico.coria@[DOMAIN-NAME]>\"; to = \"juanj.velasco@[DOMAIN-NAME]\"; }"; object = "<nil>"; }

child 18653 (0000001) was terminated by signal 6 (uptime=219s).

Note: [DOMAIN-NAME] intentionally hidden. Its the same domain for both users.

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2009-09-28 09:08 flebrero New Issue
2009-09-28 13:54 user4 Status new => assigned
2009-09-28 13:54 user4 Assigned To => user4
2009-09-28 13:55 user4 Status assigned => resolved
2009-09-28 13:55 user4 Resolution open => fixed