Posted by Dave Reid on February 19, 2009 at 7:32pm
Jump to:
| Project: | Version Control / Project* integration |
| Version: | 6.x-1.0-beta2 |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
See #376458: project_page_link_alter() is broken for the changes to hook_project_page_link_alter(). Basically the parameters have been flipped to match the implementation of hook_link_alter().
In case the patch does not attach correctly, it can be viewed at http://drupal.org/files/376458-versioncontrol-project-page-link-alter-HE...
Comments
#1
Heh... nice to know that those arguments were indeed switched for the D6 port. (I had feared compatibility would prevail over D6 style conformance.)
That makes versioncontrol_project's port complete, I guess. Thanks for the patch, committed to HEAD.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.