Closed (duplicate)
Project:
Exif
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
17 Apr 2013 at 23:13 UTC
Updated:
28 Feb 2016 at 20:36 UTC
Jump to comment: Most recent
As stated in #668690: Drush support for Bulk update of extracted EXIF data the exif module can now bulk update the metadata for contenttypes. This module also supports Media (2.x) module #1055750: Add Support for the Media Module
However it does not seem possible at the moment to bulk update mediatypes, just contenttypes.
Is this correct, or am I mistaken?
And if it is not possible to bulk update mediatypes, what would be needed to make this possible?
Comments
Comment #1
firfin commentedLooking at the code it only looks at nodetypes, not mediatypes. So marking as bug because mediatypes ARE supported by the module according to the project page.
I will attempt a patch to correct this, if you agree that this should be corrected? jphautin (or other maintainers) ?
Comment #2
jphautin commented