Update implementation of project_page_link_alter()
Dave Reid - February 19, 2009 - 19:32
| Project: | Version Control / Project Node integration |
| Version: | 6.x-1.0-beta2 |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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...

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