Instead of altering the module's weight, we can alter module_implements() to ensure that getID3 runs last for hook_file_presave(). When this is complete, need to restore the module's default weight (0).

Comments

mglaman’s picture

Title: getID3 shouldn't modify weight, but ensure hook_file_presave runs last. » getID3 shouldn't modify weight.

Just realized the weight is being set to -10. No need for this module to actually alter the weight at all, updating issue.

mglaman’s picture

Status: Active » Fixed

  • mglaman committed e2d2aea on 7.x-2.x
    Issue #2333077 by mglaman: Added getID3 shouldn't modify weight.
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

mglaman’s picture

Linking to 2.0 release plan.