Posted by bwooster47 on January 1, 2009 at 4:36am
Jump to:
| Project: | Article |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | msameer |
| Status: | closed (fixed) |
Issue Summary
Get this message when I go to article/feed:
Invalid argument supplied for foreach() in /home/.../public_html/modules/node/node.module on line 1663.
And an empty feed page is shown.
node/feed works fine - it displays the articles, and there is no error message in the logs.
Comments
#1
Fixed in CVS.
node_feed() now accepts an array of nids instead of a database object.
Thanks for reporting :)
#2
Automatically closed -- issue fixed for two weeks with no activity.