Daniel

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Invalid iCal File due to encoding #962274
    Daniel
    Participant

    Cool, 🙂

    just keep me posted.

    kind regards,
    daniel

    in reply to: Invalid iCal File due to encoding #962050
    Daniel
    Participant

    This reply is private.

    in reply to: Invalid iCal File due to encoding #961040
    Daniel
    Participant

    Hi Jami,

    i understand the need for html escaping but it renders the ical-file completely unusable in my case.

    so, if only one invalid character is included, the whole ical feed won’t be readable by calendar apps.
    that’s what i experienced here.

    only one char messed things up here: “–” which results in this HTML-entity: – (encoded by esc_html())

    i’d say don’t escape organizer’s data for the ical-format.

    regards,

Viewing 3 posts - 1 through 3 (of 3 total)