View Issue Details

IDProjectCategoryView StatusLast Update
0005219SOGoWeb Preferencespublic2020-11-26 22:30
ReporterMomot Paul Assigned Tofrancis  
PrioritylowSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version5.0.1 
Fixed in Version5.1.0 
Summary0005219: wrong description of vacation due date
Description

When configuring Mail - Vacation the field Disable autoreply on has a small description above date select field: Last day of vacation*. But the logic behind sogo and sieve is a bit different - it's not the last day of vacation, but rather First day of work after vacation is finished. Please correct it according to that logic.

Steps To Reproduce

Open Preferences - Mail - Vacation, configure vacation and select Disable reply on today (according to the description today is the last day of vacation). Press save button. The vacation message won't be created in sieve on server. Select the date tomorrow. The vacation message will be created in sieve, but on 00:00 of tomorrow will be deleted by sogo-tool update-autoreply -p /etc/sogo/sieve.creds (but according to the hint tomorrow is the last day of vacation, so vacation should be active the whole day tomorrow).

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

sogo: master 0d81195a

2020-11-26 16:18

francis


Details Diff
chore(tool): fix disabling of auto-reply

Disabling of auto-reply was occuring one day too early.

Fixes 0005219
Affected Issues
0005219
mod - Tools/SOGoToolUpdateAutoReply.m Diff File

Issue History

Date Modified Username Field Change
2020-11-17 12:21 Momot Paul New Issue
2020-11-26 21:21 francis Changeset attached => sogo master 0d81195a
2020-11-26 21:21 francis Assigned To => francis
2020-11-26 21:21 francis Resolution open => fixed
2020-11-26 22:30 francis Status new => resolved
2020-11-26 22:30 francis Fixed in Version => 5.1.0