﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
13483,fileupload_url / upload_url_path,jimisaacs,,"After the latest trunk update all my attachments and post attachments were breaking in a multisite.

So which is it? I see ""fileupload_url"" in ms-functions.php, but the function wp_include_dir() is only checking for ""upload_url_path"". 

So I just changed all of the ""fileupload_url"" options in use in my multisite to  ""upload_url_path"" and everything was fine.

I think maybe, ms-functions.php should be using ""upload_url_path"" as well?

Not sure is all. I tried to search for useful tickets on this, and just found a bunch of garbage from like a year ago.",defect (bug),closed,high,3.0,Multisite,3.0,major,fixed,multisite attachments fileupload_url upload_url_path,anointed
