Navigation and action hooks missing extension parameter
Review Request #2839 — Created Jan. 31, 2012 and submitted
I am not very fluent in extensions yet however it looks like a bug to me that the ExtensionHook class does not receive extension instance. Please check and discard if not an issue. I was able to use the action hooks properly after this change. The setup.py change was published by accident, however it fixes the issue with pip install.
Action hook available and working in a similar fashion as dashboard hook.
Description | From | Last Updated |
---|---|---|
What are these changes for? |
chipx86 |
BA
- Change Summary:
-
Added comment about (unintentionally added) setup.py file.
- Description:
-
I am not very fluent in extensions yet however it looks like a bug to me that the ExtensionHook class does not receive extension instance. Please check and discard if not an issue. I was able to use the action hooks properly after this change.
+ + The setup.py change was published by accident, however it fixes the issue with pip install.
-
Hey Bartek, It looks like your latest patch isn't applying cleanly - I can't seem to view your code. -Mike
BA
- Change Summary:
-
Pulled the last changes from the origin/master and applied to my fixes.
- Diff:
-
Revision 2 (+8 -7)