Hello, we updated SOGo 2.0.6 --> 2.0.7-1 (CentOS6) and we had the following problem : "red time marker in calendar shows wrong time"
In this page : https://github.com/inverse-inc/sogo/commit/df1ab29872fa025c89e096292d811a3ca7c9e82e I found the solution and I modified the file SchedulerUI.js " target.appendChild(div); --> target.insertBefore(div, target.firstChild); " Now, It's OK ; the red time marker shows the right time. Best regards, Brigitte Marchiset -- [email protected] https://inverse.ca/sogo/lists
