Posted by mori on October 31, 2011 at 5:55pm
6 followers
Jump to:
| Project: | Media |
| Version: | 7.x-2.x-dev |
| Component: | Media Internet |
| Category: | bug report |
| Priority: | major |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Issue Summary
Instead of creating a folder "foldername" and putting the file into that folder the file was directly uploaded into the folder "private" in my case.
Using the widget type "file" worked fine with the wanted result.
Comments
#1
Can you please confirm this is still a bug in the latest release (7.x-1.0-rc3)?
#2
I also have problems with filefield path integration. See #1481636: Media module integration is not working where the tokens have no effect. I'm running RC3
#3
Does it work if filefield paths are disabled? We need to know if this is an actual bug in Media itself or not.
#4
I have seen the same behaviour in version 7.x-1.2 when inserting an image from the Web (after switching on Media Internet Sources module). It works fine (creates a proper directory and uploads the file there) with the "upload" tab.
thanks :)
#5
I have a bit different problem.
It completely ignores "File directory" option, if you upload file using "media_internet" (Web -> URL or Embed code), it just uploads file in root public://, but if you upload file from local machine it uses "File directory" option and uploads file to path whatever says in "File directory".