[wp-trac] [WordPress Trac] #11169: Problem with $_SERVER['HTTP_ACCEPT_ENCODING'] in wp-tinymce.php

WordPress Trac wp-trac at lists.automattic.com
Thu Nov 19 08:45:20 UTC 2009


#11169: Problem with $_SERVER['HTTP_ACCEPT_ENCODING'] in wp-tinymce.php
------------------------------+---------------------------------------------
 Reporter:  cutesquirrel      |       Owner:  westi                      
     Type:  defect (bug)      |      Status:  new                        
 Priority:  low               |   Milestone:                             
Component:  Warnings/Notices  |     Version:  2.9                        
 Severity:  trivial           |    Keywords:  has-patch reporter-feedback
------------------------------+---------------------------------------------
Changes (by nacin):

  * severity:  normal => trivial


Comment:

 Since it's so rare for the server not to set this, if we don't wontfix it
 then we could just silence it with {{{@$_SERVER['HTTP_ACCEPT_ENCODING']}}}
 and save the isset check.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/11169#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list