[wp-trac] Re: [WordPress Trac] #4579: IPv6 IPs

WordPress Trac wp-trac at lists.automattic.com
Fri Sep 28 07:00:25 GMT 2007


#4579: IPv6 IPs
---------------------+------------------------------------------------------
 Reporter:  xiand0   |        Owner:  anonymous
     Type:  defect   |       Status:  new      
 Priority:  low      |    Milestone:  2.4      
Component:  General  |      Version:           
 Severity:  minor    |   Resolution:           
 Keywords:           |  
---------------------+------------------------------------------------------
Comment (by ruckus):

 The culprit appears to be in changeset [3990].  I think the changes made
 to wp-includes/comment.php should just be reversed.

 The data in `$_SERVER['REMOTE_ADDR']` is filled in by the web server using
 information from the socket structure, so it seems to me there is little
 need to further "sanitize" it.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/4579#comment:5>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list