JS error when percent sign used in image url in the Image Dialog
This is rather a rare situation, anyway it seems that people are using placeholders for a directory where images are stored to replace it later with a valid directory. When placeholder contains a "%" character in it's name, IE is throwing a JS error in the Image Dialog (probably because it expects a correct hexadecimal value after % (?)). This bug exists also in FCKeditor.
Steps to reproduce
- Open Image Dialog
- Paste the following url:
[%placeholder%]/file.jpg
- click on the "Alternative text" input element
- Result: JavaScript error (invalid argument)
Change History (9)
| Milestone: |
→ CKEditor 3.5.1
|
| Owner: |
set to Tobiasz Cudnik
|
| Status: |
new →
assigned
|
| Status: |
assigned →
review
|
| Status: |
review →
review_failed
|
| Owner: |
changed from Tobiasz Cudnik to Sa'ar Zac Elias
|
| Status: |
review_failed →
review
|
| Status: |
review →
review_passed
|
| Resolution: |
→ fixed
|
| Status: |
review_passed →
closed
|
#6777 marked as a dup.