Closed (fixed)
Project:
Feeds
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Apr 2013 at 14:28 UTC
Updated:
25 Apr 2015 at 00:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
klausiPatch attached.
Comment #2
twistor commentedLooks good. Did you mean to remove the integer, or are you leaving it for some reason?
Comment #3
klausiExisting code or rules might depend on the nid integer property already and I don't wanted to introduce an API change. So I thought we just keep both, which is a bit ugly but does not break existing configurations and people can update the Feeds module without hassle.
Comment #4
peterjlord commentedHi there,
Thanks for the patch. I've been trying https://drupal.org/project/path_breadcrumbs and the feeds only exposes the feed nid and looking at the source code it seems that it gets from entities. I was hoping that this patch would fix.
There is more exposed but seems to be in a loop
Comment #5
ultimikeThis patch looks great - works exactly as I had hoped!
-mike
Comment #7
twistor commentedOuch, seems I lost this.
Thanks for the review and bump Mike.