Navigation and action hooks missing extension parameter

Review Request #2839 — Created Jan. 31, 2012 and submitted — Latest diff uploaded

Information

Review Board

Reviewers

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.
    Loading...