Question about the iCal spec and ATTENDEE #689
Unanswered
majellin24
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm sorry if this is not the appropriate place to ask this but you seem to have good knowledge of the spec and I cannot find a good answer elsewhere.
My question is, the spec says "Content Lines" should not be longer than 75 octets but I am not clear about the definition of "Content Line."
It looks like in atcb-links.js several things are wrapped to new lines base on the function "atcb_rewrite_ical_text" but ATTENDEE and ORGANIZER are not among them.
Does this mean that ATTENDEE and ORGANIZER do not count as "Content Lines" or is this something you do not account for because most clients can handle this or something else?
Thanks for any guidance and for your library
Beta Was this translation helpful? Give feedback.
All reactions