Opened 16 years ago
Closed 16 years ago
#2915 closed Bug (fixed)
About plugin shows misleading user language
Reported by: | Michael Osipov | Owned by: | Michael Osipov |
---|---|---|---|
Priority: | Normal | Milestone: | FCKeditor 2.6.5 |
Component: | UI : Language | Version: | FCKeditor 2.6.4 |
Keywords: | Review+ | Cc: |
Description
At the moment the About Plugin shows in the Browser Info tab:
User Language: xxx
This display is incorrect. The JS code behind it is only able to retrieve the language of the browser, which is the GUI language of the browser.
I have attached a patch.
This problem popped up in http://www.fckeditor.net/forums/viewtopic.php?f=6&t=12947
Attachments (1)
Change History (5)
Changed 16 years ago by
Attachment: | 2915.patch added |
---|
comment:1 Changed 16 years ago by
Keywords: | Review? added |
---|
comment:2 Changed 16 years ago by
Keywords: | Review+ added; Review? removed |
---|
comment:3 Changed 16 years ago by
Owner: | set to Michael Osipov |
---|
comment:4 Changed 16 years ago by
Milestone: | → FCKeditor 2.6.5 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fixed with [3271].
I don't see the benefits of this change, but it doesn't bring any issue anyway.