Details
Details
Diff Detail
Diff Detail
- Repository
- rRPK roundcubemail-plugins-kolab
- Branch
- t4205
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 3050 Build 3009: arc lint + arc unit
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 | ||
|---|---|---|
| 2967 | This is really an ugly hack. I wasn't aware that refetchEvents has issues. Should maybe be fixed independent to this. | |