[wp-trac] [WordPress Trac] #51073: obvious css bug in 5.5

WordPress Trac noreply at wordpress.org
Thu Aug 20 08:04:37 UTC 2020


#51073: obvious css bug in 5.5
----------------------------+---------------------
 Reporter:  akissz          |       Owner:  (none)
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  5.5.1
Component:  Administration  |     Version:  5.5
 Severity:  normal          |  Resolution:
 Keywords:  needs-testing   |     Focuses:
----------------------------+---------------------
Changes (by johnbillion):

 * focuses:  css =>
 * milestone:  Future Release => 5.5.1


Comment:

 This seems to be reproducible by redeclaring a constant in your wp-
 config.php file, before bootstrapping WordPress. For example:

 {{{
 define( 'FOO', true );
 define( 'FOO', true );
 }}}

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


More information about the wp-trac mailing list