[wp-trac] [WordPress Trac] #10849: OPML import file size limit

WordPress Trac wp-trac at lists.automattic.com
Fri Sep 25 06:49:18 UTC 2009


#10849: OPML import file size limit
--------------------------+-------------------------------------------------
 Reporter:  yoavf         |       Owner:            
     Type:  defect (bug)  |      Status:  new       
 Priority:  normal        |   Milestone:  Unassigned
Component:  Import        |     Version:            
 Severity:  normal        |    Keywords:            
--------------------------+-------------------------------------------------
 The opml import script currently uses a hidden input field of
 "MAX_FILE_SIZE" to limit the import size (currently 30000 bytes)

 1. This is too small[[BR]]
 2. This is a hidden input field that can overridden with tools like
 Firebug etc.

 Suggestions

 1. Either remove the file size limit and rely on each server file
 limit.[[BR]]
 2. OR up the file limit (100kb at least) and enforce that in the php
 script

 I can submit a patch for option 2 if that's better.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/10849>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list