Opened 19 years ago
Closed 19 years ago
#1792 closed defect (bug) (fixed)
3 slash missing in HTML when photo is drag and dropped to wysiwyg editor
Reported by: | carnaticwm | Owned by: | |
---|---|---|---|
Milestone: | Priority: | high | |
Severity: | major | Version: | 1.6 |
Component: | General | Keywords: | photo |
Focuses: | Cc: |
Description
Greetings,
am using latest svn version
I drag and drop a photo to the wysiwyg editor and check the HTML
3 slashes are missing in the url and the code looks like follows !
<a title="Feet Sensor Points" href="http://www.kishore.orgblog/?subpost_id=137"> <img width="76" height="96" alt="Feet Sensor Points" src="http://www.kishore.orgblog/wp-content/uploads/2005/10/thumb-image001-foot.jpg" /></a><a title="Feet Sensor Points" href="http://www.kishore.orgblog/?subpost_id=137"> </a>
Cheers, Kishore.
Change History (2)
Note: See
TracTickets for help on using
tickets.
Confirming. Now that the upload permissions bug has been fixed, this is (hopefully) the only bug left that prevents making use of the image upload control / TinyMCE editor combo.