I discovered this when moving a site from dev to production.
Files that are uploaded as feeds have the absolulte (http://mydevsite.com/sites/default/files/feeds/etc) rather than the relative (sites/default/files/feeds/etc) paths stored in the url column of the feedapi table.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 507548_relative_path_upload.patch | 1.48 KB | aron novak |
Comments
Comment #1
aron novakFile upload simpletests are successful.
Comment #2
rsoden commentedTested and looks good. Thanks!
Comment #3
aron novakCommitted.