View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005268 | SOGo | Web Calendar | public | 2021-02-26 15:58 | 2021-03-02 20:14 |
Reporter | Gebemsea | Assigned To | francis | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 5.0.1 | ||||
Fixed in Version | 5.1.0 | ||||
Summary | 0005268: Calendar entry given incorrect date for event in 2026 | ||||
Description | Adding an all-day event on 15-mar-26 using SoGo web UI results in an event appearing in events list with a date of 20-Apr-62. Opening this event shows it to have a date of 16-Mar-1926. | ||||
Steps To Reproduce | Consistently reproducible on https://demo.sogo.nu: Expected outcome: Event appears in calendar on 15-mar-2026 Actual outcome: | ||||
Additional Information | Case for "major" severity:
| ||||
Tags | No tags attached. | ||||
sogo: master 6f909771 2021-03-02 14:59 Details Diff |
fix(common(js)): improve parsing of year There's no perfect solution when only two digits are used for the year. It's always better to show four digits for the year to avoid unexpected results. Fixes 0005268 |
Affected Issues 0005268 |
|
mod - UI/WebServerResources/js/Common/utils.js | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-02-26 15:58 | Gebemsea | New Issue | |
2021-03-02 20:13 | francis | Changeset attached | => sogo master 6f909771 |
2021-03-02 20:13 | francis | Assigned To | => francis |
2021-03-02 20:13 | francis | Resolution | open => fixed |
2021-03-02 20:14 | francis | Status | new => resolved |
2021-03-02 20:14 | francis | Fixed in Version | => 5.1.0 |