[wp-trac] [WordPress Trac] #52878: Edit.php clear div closed incorrectly

WordPress Trac noreply at wordpress.org
Thu Mar 25 19:32:04 UTC 2021


#52878: Edit.php clear div closed incorrectly
---------------------------------+-------------------------------
 Reporter:  pavelvisualcomposer  |       Owner:  audrasjb
     Type:  defect (bug)         |      Status:  closed
 Priority:  normal               |   Milestone:  5.8
Component:  Posts, Post Types    |     Version:  5.6
 Severity:  normal               |  Resolution:  fixed
 Keywords:  has-patch commit     |     Focuses:  coding-standards
---------------------------------+-------------------------------
Changes (by davidbaumwald):

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 In [changeset:"50582" 50582]:
 {{{
 #!CommitTicketReference repository="" revision="50582"
 Posts, Post Types: Remove `/` from non-self-closing "clear" `div` tags.

 In [49178], self-closing `br` tags were switched to non-self-closing `div`
 elements for "clearing" purposes, but the self-closing "/" remained in
 place.  This fix removes the unnecessary slash.

 Props pavelvisualcomposer, audrasjb, sabernhardt, akabarikalpesh,
 SergeyBiryukov.
 Fixes #52878.
 }}}

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


More information about the wp-trac mailing list