Projects
Wiki     Timeline     Roadmap     Browse Source     View Tickets     New Ticket     Search

Ticket #418 (new Defect)

Opened 2 years ago

Last modified 5 months ago

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

comment:2 Changed 18 months ago by wsanchez@…

  • Owner changed from glyph@… to sagen@…
  • Milestone changed from CalendarServer-3.x to CalendarServer-3.2

comment:3 Changed 8 months ago by wsanchez@…

  • Milestone changed from CalendarServer-3.2 to Later

comment:4 Changed 5 months ago by kurt.leubner@…

  • Cc kurt.leubner@… added

Cc Me!

comment:5 Changed 5 months ago by kurt.leubner@…

  • Cc kurt.leubner@… removed

Cc Me!

comment:6 Changed 5 months ago by kurt.leubner@…

  • Cc kurt.leubner@… added

Cc Me!

Note: See TracTickets for help on using tickets.