[SOGo] BTS activities for Wednesday, October 11 2023

2023-10-11 Thread SOGo reporter
Title: BTS activities for Wednesday, October 11 2023





  
BTS Activities

  Home page: https://bugs.sogo.nu
  Project: SOGo
  For the period covering: Wednesday, October 11 2023

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
5888
	2023-10-11 21:38:29
	updated (open)
	Web Mail
	Webmail repeatedly inserts an attachment every time a draft is automatically saved
	
	  
	
5884
	2023-10-11 21:03:54
	assigned (open)
	ActiveSync
	Huge memory leak in ActiveSync when syncing a Mailbox with >1000 folders
	
	  
	
5886
	2023-10-11 15:45:32
	assigned (open)
	Packaging (RedHat)
	sogod: error while loading shared libraries: libgnustep-base.so.1.24: cannot open shared object file: No such file or directory
	
	  
	
5828
	2023-10-11 11:37:38
	assigned (open)
	Web Mail
	reply looks very weird as it introduces a lot of newlines in old messages and doesnt support my image in the signature
	
	  
	
5887
	2023-10-11 15:04:17
	closed (fixed)
	Web Mail
	"download message" as eml sends content mimetype "application/zip"
	
	  
	
  
  




RE: [SOGo] NSCalendarDate - invalid day given

2023-10-11 Thread qhivert
Ok I may have it:
here -> 
https://github.com/Alinto/sogo/commit/f2df4056161a96da750cba4a083a05ce1390ad55?diff=unified#diff-3b1c62e123667345d23ac0e2c410f68135e00e14545a3705c38d2529c7191209R190

I create new date with day = 0 to put the first day of the month but day start 
at 1. I will make some tests

Quentin

-Original Message-
From: users-requ...@sogo.nu  On Behalf Of qhivert
Sent: mercredi 11 octobre 2023 12:33
To: users@sogo.nu
Subject: RE: [SOGo] NSCalendarDate - invalid day given

Hello,

For this release there are some corrections for recurrent event. Apart this log 
is anything normal or some events are missing or not correct?

Quentin

-Original Message-
From: users-requ...@sogo.nu  On Behalf Of Dirk Schäfer
Sent: mercredi 11 octobre 2023 10:56
To: users@sogo.nu
Subject: [SOGo] NSCalendarDate - invalid day given

Hi,

since updating SOGo to version 5.9.0 we have MANY entries in sogo.log of the 
form:

"sogod[2741:2741] File NSCalendarDate.m: 1553. In -[NSCalendarDate 
initWithYear:month:day:hour:minute:second:timeZone:] invalid day given - 0"

Do you have an idea?




Re: [SOGo] NSCalendarDate - invalid day given

2023-10-11 Thread francis
Hi Dirk

> On Oct 11, 2023, at 04:56, Dirk Schäfer (dirk.schae...@tuhh.de) 
>  wrote:
> 
> since updating SOGo to version 5.9.0 we have MANY entries in sogo.log of the 
> form:
> 
> "sogod[2741:2741] File NSCalendarDate.m: 1553. In -[NSCalendarDate 
> initWithYear:month:day:hour:minute:second:timeZone:] invalid day given - 0"
> 
> Do you have an idea?

Does a "sogo-tool checkup" identify misconstructed events?


Francis

RE: [SOGo] NSCalendarDate - invalid day given

2023-10-11 Thread qhivert
Hello,

For this release there are some corrections for recurrent event. Apart this log 
is anything normal or some events are missing or not correct?

Quentin

-Original Message-
From: users-requ...@sogo.nu  On Behalf Of Dirk Schäfer
Sent: mercredi 11 octobre 2023 10:56
To: users@sogo.nu
Subject: [SOGo] NSCalendarDate - invalid day given

Hi,

since updating SOGo to version 5.9.0 we have MANY entries in sogo.log of the 
form:

"sogod[2741:2741] File NSCalendarDate.m: 1553. In -[NSCalendarDate 
initWithYear:month:day:hour:minute:second:timeZone:] invalid day given - 0"

Do you have an idea?



[SOGo] NSCalendarDate - invalid day given

2023-10-11 Thread dirk.schae...@tuhh.de

Hi,

since updating SOGo to version 5.9.0 we have MANY entries in sogo.log of 
the form:


"sogod[2741:2741] File NSCalendarDate.m: 1553. In -[NSCalendarDate 
initWithYear:month:day:hour:minute:second:timeZone:] invalid day given - 0"


Do you have an idea?