[wpmu-trac] [WordPress MU Trac] #443: Upload form is broken due to some custom WP.com code

WordPress MU Trac wpmu-trac at lists.automattic.com
Sun Oct 14 13:22:11 GMT 2007


#443: Upload form is broken due to some custom WP.com code
--------------------------+-------------------------------------------------
 Reporter:  JeremyVisser  |       Owner:  somebody
     Type:  defect        |      Status:  new     
 Priority:  high          |   Milestone:  WPMU 1.0
Component:  component1    |     Version:  1.0     
 Severity:  major         |    Keywords:          
--------------------------+-------------------------------------------------
 Donncha, you haven't actually merged with WP 2.3, but WP.com, right?
 Because the upload form is broken due to it attempting to call the
 function {{{get_space_allowed()}}}, which doesn't exist.

 What's more is that the function which is calling
 {{{get_space_allowed()}}} also prints a hyperlink which links to {{{/wp-
 admin/paid-upgrades.php}}}, which doesn't exist, but does exist on WP.com.

 You can temporarily fix the form by commenting out the call to
 {{{display_space_usage()}}} in {{{wp_upload_form()}}} in {{{/wp-
 admin/includes/upload.php}}}, but that's only a temporary fix, as it's
 supposed to display the users' quota.

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


More information about the wpmu-trac mailing list