Opened 14 years ago

Closed 13 years ago

#5223 closed New Feature (invalid)

[MediaWiki+FCKeditor] Shift+Enter Produces HTML instead of XHTML

Reported by: Marty Y. 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 (2)

comment:1 Changed 14 years ago by Frederico Caldeira Knabben

Component: UI : Enter KeyProject : MediaWiki+FCKeditor
Keywords: shift+enter br removed

comment:2 Changed 13 years ago by Jakub Ś

Resolution: invalid
Status: newclosed

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.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy