Closed (fixed)
Project:
Feeds
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jun 2011 at 09:41 UTC
Updated:
1 Jul 2011 at 16:31 UTC
Jump to comment: Most recent file
When building the table for /import feeds checks for 'create content type content' but not 'bypass node access'.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1191494-1-bypass_node_access.patch | 800 bytes | twistor |
| bypass_node_access.patch | 649 bytes | twistor |
Comments
Comment #1
twistor commentedRejiggered the patch a bit so that feeds that can't be imported won't show up at all at the /import table. Also avoids notices about unset $title and $link variables.
Comment #2
dave reidActually the proper way is to use the node_access() function in this case. Fixed in Git on both branches.
http://drupalcode.org/project/feeds.git/commit/e7d04b9
http://drupalcode.org/project/feeds.git/commit/003bbc0