[wp-trac] [WordPress Trac] #36632: [Bug] - Adding a media file output double closing speech mark at end.
WordPress Trac
noreply at wordpress.org
Fri Apr 22 10:52:43 UTC 2016
#36632: [Bug] - Adding a media file output double closing speech mark at end.
--------------------------+-----------------------------
Reporter: JoelDenne | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: TinyMCE | Version: 4.5
Severity: normal | Keywords:
Focuses: docs |
--------------------------+-----------------------------
Adding a file (not image) via the media uploader out puts code with a
double "" at the end of the href attribute.
Example:
<a href="http://mywebsite.com/wp-content/uploads/2016/04/pdf-file.pdf
"">pdf-file</a>
Should be:
<a href="http://mywebsite.com/wp-content/uploads/2016/04/pdf-file.pdf
">pdf-file</a>
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36632>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list