Details
Details
Diff Detail
Diff Detail
- Repository
- rRPK roundcubemail-plugins-kolab
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
- Fix matching recurring tasks with today/tomorrow/later filter (#4205)
- Revert "Fix matching recurring tasks with today/tomorrow/later filter (#4205)"
Comment Actions
From what I can see this could indeed work around the inconsistency described in #5340. It might still show some (temporary) duplicates in the calendar view until the user calendar is fully refreshed. Deciding when and what to reload should better be done on the client.
| plugins/calendar/calendar_ui.js | ||
|---|---|---|
| 2970 | This is really an ugly hack. I wasn't aware that refetchEvents has issues. Should maybe be fixed independent to this. | |