#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 9 years ago by
Owner: | set to Marek Lewandowski |
---|---|
Status: | new → assigned |
comment:2 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 9 years ago by
Milestone: | CKEditor 4.5.5 |
---|
Fixed with git:b34ea4de.