[wp-trac] [WordPress Trac] #35281: Orphaned closing `td` tag within cancel button of Moderate Comment screen

WordPress Trac noreply at wordpress.org
Fri Jan 1 19:37:30 UTC 2016


#35281: Orphaned closing `td` tag within cancel button of Moderate Comment screen
----------------------------+----------------------------------------
 Reporter:  rachelbaker     |      Owner:
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  4.5
Component:  Comments        |    Version:  4.2
 Severity:  normal          |   Keywords:  needs-patch good-first-bug
  Focuses:  administration  |
----------------------------+----------------------------------------
 Found in [https://core.trac.wordpress.org/browser/trunk/src/wp-
 admin/comment.php#L217 wp-admin/comment.php] around line 217:
 {{{
 <p>
         <?php submit_button( $button, 'primary', 'submit', false ); ?>
         <a href="<?php echo admin_url('edit-comments.php'); ?>" class
 ="button-cancel"><?php esc_attr_e( 'Cancel' ); ?></a></td>
 </p>
 }}}

 Missed in r31641

 See #23988

--
Ticket URL: <https://core.trac.wordpress.org/ticket/35281>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list