Etar-Group / Etar-Calendar

Android open source calendar
https://f-droid.org/packages/ws.xsoh.etar/
GNU General Public License v3.0
2.04k stars 393 forks source link

Bug: Recurring events with a minute-based rule aren't displayed properly #1008

Open jtrees opened 3 years ago

jtrees commented 3 years ago

Steps to Reproduce

  1. Create a valid event in a different program, including the following line: RRULE:FREQ=MINUTELY;COUNT=100;INTERVAL=5
  2. Sync the event to your phone.
  3. Look for the event in Etar

Expected Behaviour

The event should be displayed as a recurring event with 100 occurrences.

Actual Behaviour

The event looks like a single event with no recurrence rules.

doak commented 1 year ago

The same is true for HOURLY, btw.