[wpmu-trac] [WordPress MU Trac] #181: Should it be so?

WordPress MU Trac wpmu-trac at lists.automattic.com
Fri Oct 13 10:12:44 GMT 2006


#181: Should it be so?
------------------------+---------------------------------------------------
 Reporter:  dan-daemon  |       Owner:  somebody
     Type:  defect      |      Status:  new     
 Priority:  normal      |   Milestone:  WPMU 1.0
Component:  component1  |     Version:  1.0     
 Severity:  normal      |    Keywords:          
------------------------+---------------------------------------------------
 Hi,

 File: /wp-includes/script-loader.php

 Line 17 and line 29 have a same code with small difference:
 17: $this->add( 'colorpicker', '/wp-includes/js/colorpicker.js', false,
 '3517' );
 29: $this->add( 'colorpicker', '/wp-includes/js/colorpicker.js', false,
 '1');

 also line 28, code which is not present in the source code:
 28: $this->add( 'cropper', '/wp-
 content/themes/connections/crop/cropper.js', array('scriptaculous-
 dragdrop'), '1');

 Should it be so? Should we keep it?

 Thanks,
 Dan

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


More information about the wpmu-trac mailing list