Closed (fixed)
Project:
Services
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 May 2012 at 13:32 UTC
Updated:
23 May 2012 at 01:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
wedge commentedI think we can skip setting the filemime as well. It seems like that is handled by file_save_data. Updated patch attached.
Comment #2
marcingy commentedYup I agree we call file_save_data which sets file_get_mimetype and then file_save sets timestamp.
Comment #3
kylebrowning commentedFixed