#307 closed Bug (invalid)
Links that contain a question mark are corrupted
Reported by: | Ben Langhinrichs | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | FCKeditor 2.4.1 |
Keywords: | Pending | Cc: |
Description
With Version 2.4.1, a hyperlink is created with the word link and the URL "www.geniisoft.com/showcase.nsf?OpenDatabase" (or one of several other variations). When saved, this is converted to "www.geniisoft.com/showcase.nsfωOpenDatabase" and when saved again, the ω is replaced with an omega symbol and when saved again it disappears.
Please note, this does not happen with the daily build from March 27th, at least not when run from your site.
Change History (3)
comment:1 Changed 18 years ago by
Keywords: | Pending added; hyperlink question mark removed |
---|---|
Milestone: | FCKeditor 2.4.2 |
Priority: | High → Normal |
comment:2 follow-up: 3 Changed 18 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
You have most probably saved the js files of FCKeditor in a non UTF-8 encoding, breaking part of the characters on it. Please reinstall FCKeditor, paying attention to save any custom changes in UTF-8.
comment:3 Changed 18 years ago by
Replying to fredck:
You have most probably saved the js files of FCKeditor in a non UTF-8 encoding, breaking part of the characters on it. Please reinstall FCKeditor, paying attention to save any custom changes in UTF-8.
You are correct. I am sorry to file an invalid report, but I appreciate your letting me know what caused it.
The demo at http://www.fckeditor.net/demo is using FCKeditor 2.4.1 and it works fine for me with Firefox 2.0.3 and IE 6.
Please provide detailed steps to reproduce.