After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 625756 - [Calendar] Fix wrong start date in corner case
[Calendar] Fix wrong start date in corner case
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2010-08-01 11:47 UTC by Florian Müllner
Modified: 2010-08-02 14:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[Calendar] Fix wrong start date in corner case (1.12 KB, patch)
2010-08-01 11:47 UTC, Florian Müllner
committed Details | Review
Calendar screenshot (18.67 KB, image/png)
2010-08-01 11:50 UTC, Florian Müllner
  Details

Description Florian Müllner 2010-08-01 11:47:02 UTC
See attached patch. The description is pretty confusing, so I'll attach a screenshot as well ...
Comment 1 Florian Müllner 2010-08-01 11:47:09 UTC
Created attachment 166924 [details] [review]
[Calendar] Fix wrong start date in corner case

The start date is shifted by a week if the day number of the month's
first day is smaller than the week start's day number. Probably the
only real world examples are months starting on a Sunday with locales
using Monday as start of week.
Comment 2 Florian Müllner 2010-08-01 11:50:30 UTC
Created attachment 166925 [details]
Calendar screenshot
Comment 3 Dan Winship 2010-08-02 14:27:01 UTC
Comment on attachment 166924 [details] [review]
[Calendar] Fix wrong start date in corner case

looks right
Comment 4 Florian Müllner 2010-08-02 14:49:17 UTC
Attachment 166924 [details] pushed as e7fb2c5 - [Calendar] Fix wrong start date in corner case