Closed (fixed)
Project:
D7 Media
Version:
7.x-2.x-dev
Component:
Media WYSIWYG
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Aug 2015 at 01:35 UTC
Updated:
26 Aug 2015 at 16:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
eric115 commentedHere is patch with a correction for the typo.
Comment #3
dave reidHrm, this is a bit more complicated. I think the name of the hook in our media_wysiwyg_hook_info is actually correct (the word wysiwg not being duplicated). So we need to fix where this gets invoked, and for anyone that might have an implementation of the incorrect hook name, we need to still invoke the incorrect hook.
Comment #4
dave reidThis is what I was thinking.
Comment #5
dave reidTested and committed #4 to 7.x-2.x.