[wp-trac] [WordPress Trac] #5733: "Browse All" and "Manage Uploads" URLs on IIS do not contain upload.php script name

WordPress Trac wp-trac at lists.automattic.com
Tue Jan 29 23:06:18 GMT 2008


#5733: "Browse All" and "Manage Uploads" URLs on IIS do not contain upload.php
script name
----------------------------+-----------------------------------------------
 Reporter:  zTARz           |       Owner:  anonymous            
     Type:  defect          |      Status:  new                  
 Priority:  normal          |   Milestone:  2.6                  
Component:  Administration  |     Version:  2.3.2                
 Severity:  normal          |    Keywords:  upload iis upload.php
----------------------------+-----------------------------------------------
 On IIS servers, URLs that call upload.php omit the script name, causing
 all "Manage Uploads" functions and the "Browse All" uploads function in
 Write mode to fail.

 For example, the URL to view the properties of a particular uploaded item
 in Manage Uploads would normally be

 http://www.[mywebsite].com/blog/wp-admin/upload.php?action=edit&ID=6

 but on IIS, the url generated is:

 http://www.[mywebsite].com/blog/wp-admin/?action=edit&ID=6

 Here are some unresolved forum threads discussing this problem:

 http://wordpress.org/support/topic/103279?replies=1
 http://wordpress.org/support/topic/139731?replies=5
 http://wordpress.org/support/topic/136998?replies=17
 http://wordpress.org/support/topic/135613?replies=7
 http://wordpress.org/support/topic/152182?replies=3#post-677611

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


More information about the wp-trac mailing list