-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.X EE
-
Fix Version/s: 6.2.4 CE GA5, 6.2.X EE
-
Component/s: CKEditor, ~ [Archived] Frontend Infrastructure
-
Branch Version/s:6.2.x
-
Backported to Branch:Committed
-
Story Points:6
-
Fix Priority:2
-
Git Pull Request:
Issue
First character of new line is included in hyperlink in ckeditor's bbcode. This issue is fixed in ckeditor of ee-4.4.X. So master is not affected.
Steps to reproduce
- Go to Control Panel > Contents > Message Boards
- Create a new thread
- Type 123 and make it a hyperlink
- Click at the end of the 123 link to move the cursor there
- Type 456
- 456 will be outside the hyperlink, displayed black
- Ctrl+Z to remove the 456
- Press Enter key to add a new line
- Type 456
Actual results
4 will be inside the hyperlink, 56 outside
[url=123]123 4[/url]56
Expected results
new line will be outside hyperlink
- relates
-
LPE-13953 First character of new line is included in hyperlink in ckeditor's bbcode
-
- Closed
-