Closed (fixed)
Project:
git
Version:
7.x-1.0-alpha1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Dec 2012 at 22:47 UTC
Updated:
23 Jan 2013 at 00:00 UTC
After fresh drupal install, and fresh module install, I just created a git server.
Then as a user, I tryed ti add my public ssh key
After submiting the form, this messages displayed :
Fatal error: Call to undefined function rules_invoke_event() in /home/git/drupal-git/sites/all/modules/git/modules/gitolite/gitolite.sshkey.inc on line 14
I Installed Rules modules and.... it worked
Comments
Comment #1
skwashd commentedThanks. I will update the dependencies in the .info file before the next release.
Comment #2
skwashd commentedComment #3
skwashd commentedI have committed this fix and it will be included in the next alpha release of git and the nightly dev builds from tomorrow.
Comment #4
skwashd commentedClosing