Opened 8 years ago

Last modified 8 years ago

#16689 confirmed Bug

Special char dialog entries unnecessarily encoded

Reported by: Marek Lewandowski Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

Steps to reproduce

  1. Open CKEditor with Special Characters plugin.
  2. Use "Insert Special Character" button to open the dialog.
  3. Mouse over characters like &.

Expected result

Tooltip shows &.

Actual result

Tooltip shows &.

Other details (browser, OS, CKEditor version, installed plugins)

Same thing happens e.g. for <, > characters.

Change History (2)

comment:1 Changed 8 years ago by Marek Lewandowski

Status: newconfirmed

comment:2 Changed 8 years ago by Jakub Ś

This may be related to how basicEntities work. It would be important in this case to only "Fix" tooltips and not the entities (because we will actually break them).

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