-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.2.X, Master
-
Fix Version/s: 7.1.10 DXP FP19, 7.1.10.5 SP5, 7.1.X, 7.2.10 DXP FP5, 7.2.10.2 DXP SP2, 7.2.X, 7.3.1 CE GA2, 7.3.2 CE GA3, 7.3.10 DXP GA1, Master
-
Component/s: Message Boards
-
Branch Version/s:7.2.x, 7.1.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
Reproduction Steps:
- Add a Message Boards portlet to a page.
- Create a new thread.
- In the thread's message, separate each line with a return. For example:
A B C D
Expected Behavior: WYSIWYG. The line breaks remain between A, B, C, and D.
Actual Behavior: The line breaks disappear, the message displays ABCD on one line.
Reproduced in:
Master Commit: 2f11b484a399edbf5a21a940855cba106174eab8
7.2.X Commit: Commit: 113548ede046704ceaf0f3a668ce5d0c0f66923e
This issue is not reproducible in Firefox.
- Firefox automatically appends both <p> AND <br> tags when using the enter key. Edge and Chrome only add the <p> tags and therefore are affected by the issue.
- is caused by
-
LPS-67183 As a user I would like to reply inline quotes in MB in different text blocks
-
- Closed
-
- is duplicated by
-
LPS-106095 Message Board - Newlines removed from post
- Closed