Closed
Bug 326370
Opened 20 years ago
Closed 20 years ago
support for additional RRULE FREQs
Categories
(Calendar :: General, enhancement)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: apoliak, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1
add support on the application for the many options of the RRULE parameter of the VEVENT Object, as described in Section 4.3.10 of the iCalendar Standard (IETF RFC 2445 Page 39). Specifically, the FREQ=HOURLY & FREQ=MINUTELY parts.
The standard is available at http://www.ietf.org/rfc/rfc2445.txt and in many other places
Reproducible: Always
Steps to Reproduce:
N/A: Feature Request
Actual Results:
N/A: Feature Request
Expected Results:
N/A: Feature Request
N/A: Feature Request
Comment 1•20 years ago
|
||
The general opinion here is that events with hourly or minutely recurrence are a pretty rare thing. Adding UI to the standard interface to support them would likely just clutter things for the majority of the users. As such, I think creating UI for exposing this should be done in an extension. Sunbird should (and does, to the best of my knowledge) display these events correctly, even if it doesn't offer a way to create them.
I'm marking this wontfix, because the UI for it should be done by an extension. If you encounter problems with the display of these events (ie, repeating at wrong intervals or not repeating correctly) please feel free to re-open.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•