[Plugin: amr ical events lists] Google Event bug?
-
In V4.0.28 of the plugin, I think I found a bug in amr_get_googleeventdate()
Shouldn’t the *not* allday check be:
if (!isset ($e[‘allday’]) or (!($e[‘allday’] === ‘allday’) )) {rather than:
if (isset ($e[‘allday’]) and (!($e[‘allday’] === ‘allday’) )) {Thanks!
– Fred.
https://www.ads-software.com/extend/plugins/amr-ical-events-list/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘[Plugin: amr ical events lists] Google Event bug?’ is closed to new replies.