Closed (fixed)
Project:
Featured Content
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jun 2011 at 03:13 UTC
Updated:
16 Dec 2011 at 17:13 UTC
Jump to comment: Most recent file
Comments
Comment #1
willieseabrook commentedSee attached patch
Comment #2
kristen polAlthough your patch probably works just fine, I'm going to make the change slightly differently to match version 6 (I had fixed this issue for that version after the D7 port). Also, just an fyi that it is standard practice in Drupal coding to put a comma after the last array element when the array is split out with each element on its own line, e.g.
I noticed your patch got rid of the comma for one such array.
Thanks,
Kristen
Comment #3
kristen polI have checked in the fix to the dev version. It will get rolled to beta2 at some point.
Kristen
Comment #4
kristen polComment #5
knalstaaf commentedI'm having the same issue on D7.9 using multiple vocabularies on one page.
All nodes are being displayed and not filtered out by the terms that have been checked on the page that's being viewed. I limited the checked terms so I'd know only 2 nodes should show up, but I got all the nodes nonetheless.
Comment #6
knalstaaf commentedI misinterpreted the method of filtering in the configuration of the block.
With the "Use the [vocabulary name] terms of the page being shown" option being checked on the right vocabulary list it works as designed.
I believe this is one of the very few related content modules that does a decent job at its purpose. It should definitly get its well deserved place into the comparision table. Tried all the others in that table, none of them worked for my case. Featured Content kicks their asses to that.
Thanks!
Comment #7
kristen polThanks for the kudos knalstaaf. I'd love for the FC module to get into the comparison table though I'm not sure how that can happen as the page is not editable. I did add a comment with the FC module mentioned. Feel free to leave a comment there or contact the author of the page and maybe they will add it.
Kristen