Needs review
Project:
Links Package
Version:
5.x-1.4
Component:
Code: links_related.module
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
16 Mar 2007 at 07:34 UTC
Updated:
19 Aug 2007 at 11:43 UTC
Hi,
My patch would like to fix the hook_block() and hook_nodeapi() in the links_related.module.
| Comment | File | Size | Author |
|---|---|---|---|
| links_related_list.patch | 2.05 KB | aries |
Comments
Comment #1
syscrusher commentedThanks for the bug report. The typo is fixed in tonight's CVS commit. The block error is still under investigation. Your code seems to work, but it turns out I may have made a more fundamental error with the Drupal core API use, and someone else contacted me outside the issues to document that. I believe the other person's patch may fix your bug as a by-product, so I'm putting this one on hold until I know for sure. Either way, the bug is confirmed and will get fixed. Thanks!
Scott
Comment #2
syscrusher commentedBy the way, I didn't do a full release tonight, because I'm holding to roll in a couple more bug fixes.
Comment #3
lennart commentedThese problems seem to remain.