mirror of
https://github.com/aluxnimm/outlookcaldavsynchronizer.git
synced 2026-04-27 11:56:03 +03:00
[GH-ISSUE #208] Wrong recurrence pattern for 'last Friday in september' #1105
Labels
No labels
1.0
1.0
1.0
2.0
Feature
Feature request
Google
Google Calendar
async
attachement
auto-migrated
auto-migrated
auto-migrated
bug
critical
enhancement
help wanted
implemented
pull-request
solved
solved
sourceforge
sourceforge
sourceforge
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/outlookcaldavsynchronizer#1105
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @DonEstefan on GitHub (Sep 4, 2017).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/208
When creating new recurring events like "last friday in september" the resulting ical will contain
Other calendar tools (like emclient for win or acalendar for android) have trouble reading this.
They seem to expect something like
Do you see a way to switch the format you use when creating these kind of events?
I use outlook 2013 on win7 with CalDav Synchronizer 2.23 and
caldav server at posteo.de (whatever caldav server they use).
My problem seems to be remotely related to closed sourceforge Tickets:
https://sourceforge.net/p/outlookcaldavsynchronizer/tickets/57/
https://sourceforge.net/p/outlookcaldavsynchronizer/tickets/46/
Sorry for not opening the ticket at your sourceforge site, but I was not able to solve their captcha and now the signup form is blocked... :(
@aluxnimm commented on GitHub (Sep 4, 2017):
But the BYSETPOS isn't wrong, is it? So if some client can't parse it, shouldn't you open a ticket there, so that it can be fixed there. We had some issues with various clients and servers and ended up with this serialization.
@DonEstefan commented on GitHub (Sep 6, 2017):
Your have a point there. But I was hoping you could add an option to switch the behaviour in your tool. Especially since people keep having issues with various clients and servers.
The other apps I'm using are a free version of an commercial app, so there is basically no support on the other end.
I would understand if you decide to not fix anything on your end, since you are technically right.
@aluxnimm commented on GitHub (Sep 6, 2017):
We have no resources to fix anything which isn't broken and another config option would confuse users as well I believe, since it is not clear which client/server combination will support which recurrence rule.