Skip to content
Snippets Groups Projects
Commit 9d465632 authored by Benni Mack's avatar Benni Mack Committed by Christian Kuhn
Browse files

[!!!][TASK] Remove RTE proc option "disableUnifyLineBreaks"

The RTE option "proc.disableUnifyLineBreaks" was never
set by default.

If NOT set (= default), then all line breaks within the
RteHtmlParser are converted as LF, and then migrated
to CRLFs after all transformations are done.

Activating the option did not do that, thus having problems
when content was entered on different OSes (Windows / Unix)
and leaving with mixed line break data in the database, the
option was historically added to stay compatible with old
versions where the unification was not available yet.

Resolves: #79270
Releases: master
Change-Id: If3b3f48ea7d9ba98882ee340d017296f7b650dda
Reviewed-on: https://review.typo3.org/51261


Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent c6c06e54
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment