Opened 15 years ago

Last modified 15 years ago

#3785 closed Bug

[IE8] CKEDITOR.tools.htmlEncode returns NBSPs in IE8 — at Version 2

Reported by: Martin Kou Owned by: Tobiasz Cudnik
Priority: Normal Milestone: CKEditor 3.0
Component: General Version: SVN (CKEditor) - OLD
Keywords: IE Confirmed Review+ Cc:

Description (last modified by Tobiasz Cudnik)

CKEDITOR.tools.htmlEncode returns NBSPs in IE8.

Smiley dialog layout is wrong

To reproduce:

  1. Open smiley dialog in IE8.
  2. The table containing the icons does not fill the dialog.

Snippet

CKEDITOR.tools.htmlEncode('  ')

Change History (4)

comment:1 Changed 15 years ago by Tobiasz Cudnik

Owner: set to Tobiasz Cudnik
Status: newassigned

Changed 15 years ago by Tobiasz Cudnik

Attachment: 3785.patch added

Quickfix

Changed 15 years ago by Tobiasz Cudnik

Attachment: 3785_2.patch added

comment:2 Changed 15 years ago by Tobiasz Cudnik

Component: UI : DialogsGeneral
Description: modified (diff)
Keywords: IE Confirmed Review? added
Summary: Smiley dialog layout is wrong in IE8.[IE8] CKEDITOR.tools.htmlEncode returns NBSPs in IE8

The reason was deep in CKEDITOR.tools.htmlEncode(), which relays on browser-borowed code.

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