#2750 closed defect (bug) (wontfix)
~ tilde in path, dragging uploaded image to editor breaks URL in Firefox
| Reported by: | rabin | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | Administration | Version: | 2.0.2 |
| Severity: | minor | Keywords: | javascript has-patch |
| Cc: | Focuses: |
Description
Reported by Chris Lott. If the blog has a ~ in the path, and an uploaded image is dragged into
the editor in Firefox, the image link in the editor changes from
http://www.site.com/~user/wp-content/uploads/image.gif
to
http://www.site.com~user/%7Euser/wp-content/uploads/image.gif
Fixing the link in HTML mode doesn't change the end result. This
happens with Firefox but not Internet Explorer.
Attachments (1)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
patch against wp-includes/js/tinymce/tiny_mce.js from svn