-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.1.X, 7.2.X, Master
-
Fix Version/s: 7.1.10 DXP FP17, 7.1.10.4 SP4, 7.1.X, 7.2.10 DXP FP4, 7.2.X, 7.3.0 CE GA1, 7.3.10 DXP GA1, Master
-
Component/s: Alloy Editor
-
Branch Version/s:7.2.x, 7.1.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
While a lot of multi-line formatting inside of a table cell cannot be preserved when using ckeditor_creole due to creole's limited syntax, regular line breaks can be preserved by using double backslashes.
Steps to reproduce:
- Navigate to Control Panel > Configuration > System settings > Wiki
- Change the Creole Editor to ckeditor_creole
- Navigate to Site (Liferay DXP) > Content > Wiki
- Click on the Main wiki.
- Edit the FrontPage of the main Wiki.
- Add a table (any size)
- Add some text to the table.
- In any cell hit the enter key and then the backspace key.
- Hit the "Source" button twice to toggle to source mode, and then back to wysiwyg mode