Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#13934 closed Task (fixed)

Rollback smileys changes from PR#222

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

Description

Code from PR#222 will put localized alt in output data and sometimes it might not be desired.

Imagine French end-user posting some post comment with CKE on english website. Since CKE has FR localization, plugin will use FR alts (assuming that they're available) in the content and it will confuse all other users viewing image alts.

It's fine to use them only in CKEditor dialog, but it should be used only there.

Within this ticket we need to rollback these changes, then in CKE 4.5.6 we'll use translations for GUI.

Change History (3)

comment:1 Changed 10 years ago by Marek Lewandowski

Owner: set to Marek Lewandowski
Status: newassigned

comment:2 Changed 10 years ago by Marek Lewandowski

Resolution: fixed
Status: assignedclosed

Fixed with git:b34ea4de.

comment:3 Changed 10 years ago by Marek Lewandowski

Milestone: CKEditor 4.5.5
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