Opened 9 years ago
Closed 9 years ago
#13688 closed Bug (duplicate)
%1 placeholder in Find and Replace dialog does not get replaced in Arabic
Reported by: | Anna Tomanek | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Language | Version: | 4.5.3 |
Keywords: | Cc: |
Description
Steps to reproduce
- Open the Find and Replace dialog in Arabic.
- Enter the "find" and "replace" phrases.
- Hit Replace All.
Expected result
The alert window should inform the user about the number of occurances replaced (the %1 placeholder should be replaced with an actual number).
Actual result
The alert window shows the %1 placeholder in the message.
Other details (browser, OS, CKEditor version, installed plugins)
Tested in latest CKEditor stable & nightly version.
Note that this issue does not occur in other RTL languages (Hebrew, Persian, Kurdish) where the %1 placeholder is placed at the end of the sentence while in Arabic it is somewhere in the middle.
Attachments (1)
Change History (2)
Changed 9 years ago by
Attachment: | Arabic-find-replace-placeholder-bug.png added |
---|
comment:1 Changed 9 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
DUP of #12486