[wp-trac] [WordPress Trac] #37498: WYSIWYG Error?

WordPress Trac noreply at wordpress.org
Mon Oct 10 23:56:29 UTC 2016


#37498: WYSIWYG Error?
-------------------------------+------------------------------
 Reporter:  SPiNNdevs          |       Owner:
     Type:  defect (bug)       |      Status:  new
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  TinyMCE            |     Version:  4.5.3
 Severity:  normal             |  Resolution:
 Keywords:  reporter-feedback  |     Focuses:
-------------------------------+------------------------------

Comment (by azaozz):

 This sounds like a possible autop bug, however I still cannot reproduce it
 in the "main" editor on the Edit Post page. Inserting the above example in
 the Text editor:

 {{{
 <hr />
 <a class="link--download" href="http://....pdf">Bericht: Packaging</a>
 (Quelle)

 <a class="link--download" href="http://....pdf">Empfehlung: Packaging</a>
 (Quelle)
 }}}

 and publishing the post (with or without switching to the Visual editor
 first). I get this on the front-end:

 {{{
 <div class="entry-content">
 <hr />
 <p><a class="link--download" href="http://....pdf">Bericht: Packaging</a>
 (Quelle)</p>
 <p><a class="link--download" href="http://....pdf">Empfehlung:
 Packaging</a> (Quelle)</p>
         </div><!-- .entry-content -->

 }}}

 All is working as expected. This will need more detailed steps on how to
 reproduce. Also, where do you insert the example content; where do you see
 the output; does still happen in WordPress 4.6?

--
Ticket URL: <https://core.trac.wordpress.org/ticket/37498#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list