Opened 21 years ago
Closed 21 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: | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | General | Version: | 1.6 |
| Severity: | major | Keywords: | photo |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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.