Relationship Graph

Relationship Graph
related to related to child of child of duplicate of duplicate of

View Issue Details

IDProjectCategoryView StatusLast Update
0003979SOGoWeb Calendarpublic2017-01-09 20:49
Reporterinty Assigned Tofrancis  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Platform[Server] LinuxOSDebianOS Version8 (Jessie)
Product Version2.3.18 
Fixed in Version2.3.19 
Summary0003979: Getting event notification popup for old events in SOGo 2 web
Description

In the SOGo 2 web ui we're getting notification popups for alot of old events. It seems like I can dismiss them all eventually (there's alot of them) but upon a page reload they appear again.

We're running the lastest nightly 2.3.18.20170104-1

I'm a bit unsure when this appeared, if it was with a new version or if it started now for 2017 maybe.

TagsNo tags attached.

Relationships

duplicate of 0003978 resolvedfrancis Problem after inserting a new event and browsing existing events 

Activities

inty

inty

2017-01-04 09:33

reporter   ~0011164

Oh yeah I forgot to mention that we're also using SOGo 3 and it's not an issue there.

elemay

elemay

2017-01-05 11:18

reporter   ~0011168

Hi,

we have the same problem, here are some log entrys from sogo.log:

Jan 03 09:04:40 sogod [1253]: 192.168.0.91 "POST
/SOGo/so/user@mydomain.de/Calendar/personal/b490eac7-c033-4b74-a307-658e4e506a6c.ics/view?resetAlarm=yes
HTTP/1.1" 200 267/0 0.008 - - 0

Jan 03 09:07:22 sogod [1253]: [ERROR] >UIxCalListingActions> event
'b9de2c5f-3283-4f32-84e5-7f1a532941d8.ics' has a computed offset that
overflows the amount of blocks (skipped)

Jan 03 09:07:22 sogod [1253]: [ERROR] >UIxCalListingActions> event
'2F41-58415400-47-11D3E4C.ics' has negative start: -2147483648 (skipped)

Related Changesets

sogo: v2 2c801e77

2017-01-06 11:38

francis


Details Diff
(js) Use GET instead of POST when form is empty

Fixes 0003978, 0003979
Affected Issues
0003978, 0003979
mod - UI/WebServerResources/generic.js Diff File

sogo: maint d548cea5

2017-01-06 11:38

francis


Details Diff
(js) Use GET instead of POST when form is empty

Fixes 0003978, 0003979
Affected Issues
0003978, 0003979
mod - UI/WebServerResources/generic.js Diff File

Issue History

Date Modified Username Field Change
2017-01-04 09:33 inty New Issue
2017-01-04 09:33 inty Note Added: 0011164
2017-01-05 11:18 elemay Note Added: 0011168
2017-01-06 16:40 francis Changeset attached => sogo v2 2c801e77
2017-01-06 16:40 francis Assigned To => francis
2017-01-06 16:40 francis Resolution open => fixed
2017-01-06 16:41 francis Status new => resolved
2017-01-06 16:41 francis Fixed in Version => 2.3.19
2017-01-06 16:42 francis Relationship added duplicate of 0003978
2017-01-09 20:49 francis Changeset attached => sogo maint d548cea5