CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #36435

Broken linefeed handling in plain text emails

Added by Stanislas Rolland about 1 year ago. Updated about 1 year ago.

Status:Resolved Start date:2012-04-22
Priority:Should have Due date:
Assignee:Stanislas Rolland % Done:

0%

Category:-
Target version:-
Has patch:No
Votes: 0

Description

HTML tags are stripped before replacement of br tags with LF. Therefore, some linefeeds are missing in the plain text.

locallang file may contain \n characters combination which are rendered as-is in both HTML and plain text emails.

locallang file may contain non-closed br tags which are not replaced with LF.

Multiple LF's in excess of 2 should be replaced by two LF.

History

Updated by Stanislas Rolland about 1 year ago

  • Status changed from New to Resolved

Fixed in SVN trunk.

Also available in: Atom PDF