[OGo-Bugs][Bug 1964] New: Using BYDAY with WEEKLY recurrence rule

bugs@opengroupware.org bugs@opengroupware.org
Wed, 2 Apr 2008 10:48:34 +0200 (CEST)


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug
report.

http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1964

           Summary: Using BYDAY with WEEKLY recurrence rule
           Product: SOPE
           Version: TRUNK
          Platform: All
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: normal
         Component: sope-ical
        AssignedTo: helge.hess@opengroupware.org
        ReportedBy: Tobias.Kaefer@abas.de
         QAContact: znek@mulle-kybernetik.com
                CC: bugs@opengroupware.org


>From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9b4)
Gecko/2008030714 Firefox/3.0b4

Description of problem:
There was a bug in 
<sope source>/sope-ical/NGiCal/iCalWeeklyRecurrenceCalculator.m

If you wanted to create a appointment with the following RRULE:
RRULE:FREQ=WEEKLY;INTERVAL=4;UNTIL=20081231;BYDAY=MO,TU,WE,TH,FR

You got an appointment for every monday until the recurrence-enddate.
But there should be an appointment every 4 week from MO to FR.

Version-Release number of selected component (if applicable):


How reproducible:
Always

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.