Open a-ppv opened 2 months ago
After the changes https://github.com/adamgibbons/ics/commit/a9a90fcd7718a68b0a4e0c05f037cecf0a15e566 attendee properties stoped working. It is necessary to delete encodeParamValue. It does not match RFC 5545 https://datatracker.ietf.org/doc/html/rfc5545#page-25
encodeParamValue
After the changes https://github.com/adamgibbons/ics/commit/a9a90fcd7718a68b0a4e0c05f037cecf0a15e566 attendee properties stoped working. It is necessary to delete
encodeParamValue
. It does not match RFC 5545 https://datatracker.ietf.org/doc/html/rfc5545#page-25