Fix for the recurring appointment bug in Calendar
commit9d2fdc5e5649661c9927dd49d32d06d61d58c4d7
authorepsdky <sequex@hushmail.com>
Wed, 3 Jun 2015 21:13:57 +0000 (4 07:13 +1000)
committerbradymiller <bradymiller@users.sourceforge.net>
Tue, 9 Jun 2015 03:20:25 +0000 (8 20:20 -0700)
tree5e3673956a391a5560b838fc1f4a206cbaea9128
parente37e9210118621276d104cc571a4d6f75c9d4bf3
Fix for the recurring appointment bug in Calendar

This fixes a recurring appointment bug in the Calendar, which caused
both missing appointments and appointments with wrong date. It effected
these recurring appointments...
every (1st, 2nd, ...) (Mon, Tue ...) of the month
set on start date 29, 30, or 31.
Example - setting a recurring appointment for every last Friday on the
31/12/2014 would result in the appointment for Feb going missing.
If the appointment was set for every 2nd month, then all dates were
wrong after December.
interface/main/calendar/modules/PostCalendar/pnuserapi.php