[wp-trac] [WordPress Trac] #39782: TinyMCE strips empty a href tags breaking code...
WordPress Trac
noreply at wordpress.org
Sat Feb 4 00:33:21 UTC 2017
#39782: TinyMCE strips empty a href tags breaking code...
--------------------------+-----------------------------
Reporter: jkirker | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: TinyMCE | Version: 4.7.2
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
TinyMCE is stripping empty a href tags breaking our site.
IE:
<a href="http://domain/page/xyz.pdf" class="pdflink"></a> - PDF Document
Description
These are also eventually systematically replaced after several reloads.
<a href="http://domain/page/xyz.pdf" class="pdflink"> </a> - PDF
Document Description
<a href="http://domain/page/xyz.pdf" class="pdflink"><icon></icon></a> -
PDF Document Description
etc.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39782>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list