• Resolved 12ender

    (@12ender)


    Hi,

    since V. 5.6 the export-file events.ics is misformatted and not readable by e.g. iCal.
    With V. 5.5.7.1 it works, because before every BEGIN:EVENT there is a CR = 0D or 13.

    END:VEVENT[0D or 13]
    BEGIN:VEVENT

    With V. 5.6 it doesn’t work, because before every BEGIN:EVENT there is only a LF = 0A or 10.

    END:VEVENT[0A or 10]BEGIN:VEVENT

    What do I have to change?

    Thanks!

    https://ww.wp.xz.cn/plugins/events-manager/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Bug in events.ics?’ is closed to new replies.