[wpmu-trac] [WordPress MU Trac] #955: plugin edit link is displayed beacuse of missing localization

WordPress MU Trac wpmu-trac at lists.automattic.com
Tue Apr 14 18:45:05 GMT 2009


#955: plugin edit link is displayed beacuse of missing localization
------------------------+---------------------------------------------------
 Reporter:  mark-k      |       Owner:  somebody
     Type:  defect      |      Status:  new     
 Priority:  normal      |   Milestone:          
Component:  component1  |     Version:  2.7.1   
 Severity:  normal      |    Keywords:          
------------------------+---------------------------------------------------
 wp-admin\includes\mu.php:1061 should be
                 if( !strpos( $link, __("Open this file in the Plugin
 Editor") ) )
 instead of
                 if( !strpos( $link, "Open this file in the Plugin Editor"
 ) )

 otherwise the "edit" link is displayed for plugins at the plugin
 management page when using localized installations.

-- 
Ticket URL: <http://trac.mu.wordpress.org/ticket/955>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser


More information about the wpmu-trac mailing list