Needs review
Project:
Media Mover
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jul 2011 at 20:20 UTC
Updated:
1 Aug 2011 at 21:04 UTC
Jump to comment: Most recent file
Comments
Comment #1
osopolarThere is a Helperfunction called mm_node_content_field_widget_files_directory. But the function filefield_widget_file_path from the filefield module does the same, even better. I suggest to use it. There was a comment before the first function:
No it does not, because $file->data['user']->uid is not set before and module token is not necessary to get the right directory, only if token are in use.
Comment #2
osopolarComment #3
osopolarFIXED $dest to $destination_path in watchdog variables.