[wp-trac] [WordPress Trac] #49126: Update needed in wp-admin/includes/template.php

WordPress Trac noreply at wordpress.org
Sun Feb 23 05:09:20 UTC 2020


#49126: Update needed in wp-admin/includes/template.php
---------------------------+-----------------------------------------------
 Reporter:  hommealone     |       Owner:  SergeyBiryukov
     Type:  defect (bug)   |      Status:  reviewing
 Priority:  normal         |   Milestone:  5.5
Component:                 |     Version:  5.3.2
  Administration           |
 Severity:  normal         |  Resolution:
 Keywords:  has-patch      |     Focuses:  administration, coding-standards
  needs-refresh            |
---------------------------+-----------------------------------------------
Changes (by peterwilsoncc):

 * keywords:  has-patch commit => has-patch needs-refresh
 * milestone:  5.4 => 5.5


Comment:

 A quick search of the folders `./src/wp-admin/css,./src/wp-includes/css`
 for `.ie8` shows 43 results in 19 files. I excluded  `*.min.css,*-rtl.css`
 to try an avoid auto-generated files but there may be some false
 positives.

 Given the latest patch is removing the reference rather than switching to
 https, I think this could wait until the next release and the IE8
 fallbacks can be removed from both the HTML and CSS.

 I've removed the commit keyword and added needs-refresh to account for the
 CSS fallbacks too.

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


More information about the wp-trac mailing list