#418: line breaks in description lost in HTML invitation ----------------------------------+----------------------------------------- Reporter: mail@… | Owner: wsanchez@… Type: Defect | Status: new Priority: 5: Not set | Milestone: Component: Calendar Server | Severity: Other Keywords: | Radar: ----------------------------------+----------------------------------------- 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. -- Ticket URL: <http://trac.calendarserver.org/ticket/418> Calendar and Contacts Server </> HTTP/WebDAV/CalDAV Server