Ticket #5223 (closed New Feature: invalid)
[MediaWiki+FCKeditor] Shift+Enter Produces HTML instead of XHTML
| Reported by: | my.chang | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Project : MediaWiki+FCKeditor | Version: | FCKeditor 2.6.4 |
| Keywords: | Cc: |
Description
Pressing Shift+Enter in FCKeditor produces <br> (HTML) instead of <br /> (XHTML) right now.
To conform to XHTML standards for better code consistency, modify Shift+Enter to produce <br /> in the code-behind.
Change History
comment:1 Changed 3 years ago by fredck
- Keywords shift+enter, br removed
- Component changed from UI : Enter Key to Project : MediaWiki+FCKeditor
comment:2 Changed 19 months ago by j.swiderski
- Status changed from new to closed
- Resolution set to invalid
FCKeditor was retired and is no longer supported. All active development was moved to its successor, CKEditor 3.x, that is a fully mature and far superior product. We recommend you upgrade as soon as possible since this issue is no longer a problem in current code base (http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.config.html#.shiftEnterMode).
Note: See
TracTickets for help on using
tickets.
