Needs work
Project:
AmplifyJS
Version:
7.x-1.0
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
3 Jul 2013 at 23:05 UTC
Updated:
28 Oct 2013 at 20:37 UTC
Jump to comment: Most recent file
Your hook_requirements implementation is called jquery_update_requirements() and as such conflicts with hook_requirements from the jquery_update module.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | remove_install_hook.patch | 806 bytes | woeldiche |
Comments
Comment #1
woeldiche commentedI have created a patch to remove the incorrectly named and unused install hook. Please review :-)
Comment #2
cafuego commentedThanks woeldiche :-) That definitely wipes out the install hook. Not sure if you may as well remove the whole .install file, since all that's left now is a comment.