Recurring events in Calendar do not appear on the expected days
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Server (MOVED TO GITHUB) |
New
|
Undecided
|
Unassigned |
Bug Description
This is possibly another example of the handling of timezones in OpenERP causing problems. It is for a user in Brisbane, Australia (gmt+10).
1. Go into Messaging/
- create a new meeting
- click on the Options tab and select recurrent
- select Repeat every "1" and "weeks"
- select number of repetitions "3"
- select weekdays Wednesday, Thursday and Friday
- click save
- refresh the browser window as the first update after saving only shows the meeting on the day that was originally clicked on to create the meeting, not the recurrent ones
2. The refreshed browser window displays the meetings on Thursday, Friday and Saturday.
3. I expected to see the meetings on the Wednesday, Thursday and Friday as they were selected
4. Installation on Ubuntu 12.04 in a Virtual Box virtual server on Mac OSX 10.6.8 using Safari as the web client. Chromium is the same.
5. Tested on Version 7.0-20140113-001013
summary: |
- Recurring events in Calendar do not respect user timezone + Recurring events in Calendar do not appear on the expected days |
Just tested this on the runbot for the latest v7 and the result is the same. Trunk is ok though! Looks like I might have to migrate to 8 shortly.