Closed GoogleCodeExporter closed 8 years ago
Pardon me, I'm using v.3.7.7.1.
Original comment by ev.delen...@gmail.com
on 6 Jul 2009 at 6:12
You are correct. Somewhere in one of my latest builds, I moved the ical code
out of
the form structure by mistake.
As a quick fix, you'd have to uncomment
"<!--<tr><td>[[Load_iCal]]</td></tr>-->" from
the template and then use a REPLACE.
You can also make the repeating events manually by editing the
"name/recurrence" page
../index.php?title=Calendar:NSC_Calendar/Public/recurrence
RRULE:FREQ=YEARLY;INTERVAL=1;BYMONTH=5;DAY=12;SUMMARY=test
RRULE:FREQ=YEARLY;INTERVAL=1;BYMONTH=5;DAY=13;SUMMARY=test
Original comment by kenyu73
on 6 Jul 2009 at 6:44
testing fix
Original comment by kenyu73
on 4 Aug 2009 at 10:36
form issue fixed in v3.8
Original comment by kenyu73
on 5 Aug 2009 at 3:00
Original issue reported on code.google.com by
ev.delen...@gmail.com
on 6 Jul 2009 at 6:10