[wp-trac] [WordPress Trac] #12853: uploading in Multisite over quota results in "Http Error"

WordPress Trac wp-trac at lists.automattic.com
Sat Apr 24 12:15:54 UTC 2010


#12853: uploading in Multisite over quota results in "Http Error"
--------------------------+-------------------------------------------------
 Reporter:  dd32          |       Owner:           
     Type:  defect (bug)  |      Status:  new      
 Priority:  normal        |   Milestone:  3.0      
Component:  Upload        |     Version:           
 Severity:  normal        |    Keywords:  multisite
--------------------------+-------------------------------------------------

Comment(by dd32):

 Its possible with the flash uploader, it specifically has a parameter to
 specify the maximum filesize uploadable, At present, this is set to the
 hosts maximum upload size.

 This ticket has a 2 pronged attack,
  1. The error message shown is non-descriptive, it should mention the fact
 that they dont have enough quota
  2. It shouldnt allow files greater than min(server_limit, user_limit)
 from being uploaded.

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


More information about the wp-trac mailing list