[wp-trac] [WordPress Trac] #20415: big tags formatted incorrectly in rss

WordPress Trac noreply at wordpress.org
Wed Jan 7 18:36:23 UTC 2015


#20415: big tags formatted incorrectly in rss
------------------------------+------------------------------
 Reporter:  qdinar            |       Owner:
     Type:  defect (bug)      |      Status:  new
 Priority:  normal            |   Milestone:  Awaiting Review
Component:  Feeds             |     Version:
 Severity:  normal            |  Resolution:
 Keywords:  needs-unit-tests  |     Focuses:
------------------------------+------------------------------
Changes (by MikeHansenMe):

 * keywords:   => needs-unit-tests


Comment:

 Are you using any plugins? I added the example code and received

 Front End
 {{{
 <blockquote>
         <p>
                 <big>
                         <big>
                                 123
                                 <br>
                                 123
                         </big>
                 </big>
         </p>
 </blockquote>
 }}}


 RSS
 {{{
 123 123
 }}}

 So right or wrong it is different. This could use some unit tests on what
 is expected.

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


More information about the wp-trac mailing list