Ticket #182 (closed Bug: fixed)
Percent signs don't get escaped on URLs
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.4.3 |
| Component: | File Browser | Version: | FCKeditor 2.3.2 |
| Keywords: | SF Confirmed | Cc: |
Description
Filenames like 'some%20test.png' (where %20 is really a part of the filename, not a space) don't get escaped when linked to.
This results in links like '<a href="/some%20test.png">' instead of '<a href="/some%2520test.png">'.
Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1600426&group_id=75348&atid=543653
Attachments
Change History
Note: See
TracTickets for help on using
tickets.