Ticket #418 (new Defect)
line breaks in description lost in HTML invitation
| Reported by: | mail@… | Owned by: | sagen@… |
|---|---|---|---|
| Priority: | 2: Expected | Milestone: | Later |
| Component: | Calendar Server | Severity: | Other |
| Keywords: | Cc: | kurt.leubner@… | |
| Port: |
Description
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.
Change History
comment:1 Changed 22 months ago by wsanchez@…
- Priority changed from 5: Not set to 2: Expected
- Owner changed from wsanchez@… to glyph@…
- Milestone set to CalendarServer-3.x
Note: See
TracTickets for help on using
tickets.

