[Tickets #12535] Re: Wrong line unfolding for VCALENDAR 1.0
noreply at bugs.horde.org
noreply at bugs.horde.org
Tue Jan 19 12:16:50 UTC 2016
BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE
E-MAIL-ADRESSE WERDEN NICHT GELESEN.
Ticket-URL: https://bugs.horde.org/ticket/12535
------------------------------------------------------------------------------
Ticket | 12535
Aktualisiert Von | Jan Schneider <jan at horde.org>
Zusammenfassung | Wrong line unfolding for VCALENDAR 1.0
Warteschlange | Horde Framework Packages
Version | Git master
Typ | Bug
-Status | Unconfirmed
+Status | Not A Bug
Priorität | 2. Medium
Milestone |
Patch |
Zuständige |
------------------------------------------------------------------------------
Jan Schneider <jan at horde.org> (2016-01-19 13:16) hat geschrieben:
vCalendar 1.0 is broken by design. As you can see from the example
next to the standard text that you cited, this would happen:
DESCRIPTION:This is a very long description
that exists on a long line.
would be unfolded by replacing the linebreak and the following
whitespace with this whitespace:
DESCRIPTION:This is a very long description that exists on a long line.
You would end up with a double space between "description" and "that".
It has been proved to be the widest compatibility to simply follow the
iCalendar 2.0 rules, which would also fix the example from the
vCalendar 1.0 standard.
More information about the bugs
mailing list