ccs-calendarserver
ccs-calendarserver copied to clipboard
line breaks in description lost in HTML invitation
mail@… originally submitted this as ticket:418
I have entered several lines of text into my event description. In the HTML-Mail which is sent by the calendar server no <br/> are inserted for the \n. Therefore all line breaks are lost.
It looks like the following:
<p>
<h3>Datum:</h3> Saturday, 19. February 2011
</p>
<p>
<h3>Zeit:</h3> 5:30 abends bis 10:30 abends CET (5 Stunden)
</p>
<p>
<h3>Beschreibung:</h3>line 1
line3
line5
</p>
which gets line1line3line5 when rendered as HTML.
@wsanchez originally submitted this as comment:1:ticket:418
- Owner changed from @wsanchez to @glyph
- Priority changed from 5: Not set to 2: Expected
- Milestone set to CalendarServer-3.x
@wsanchez originally submitted this as comment:2:ticket:418
- Owner changed from @glyph to @m0rgen
- Milestone changed from CalendarServer-3.x to CalendarServer-3.2
@wsanchez originally submitted this as comment:3:ticket:418
- Milestone changed from CalendarServer-3.2 to Later