Closed (fixed)
Project:
Date iCal
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 May 2012 at 17:05 UTC
Updated:
16 Jan 2013 at 00:19 UTC
Jump to comment: Most recent file
When i try it on an entity which is not a node, i get :
Notice: Undefined property: Entity::$nid in date_ical_plugin_row_ical_feed->render()
i guess you should look for the proper column in entity_get_info()['entity keys']['id']
thanks :)
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1608738.patch | 760 bytes | mojzis |
Comments
Comment #1
mojzis commentedi noticed $id is declared and filled a few lines above, that should be sufficient :)
Comment #2
chaseontheweb#1686642: Combo Patch for 1460058, 1608738 and 1608836 cross-references this issue.
Comment #3
coredumperror commentedThis has been applied and committed to 7.x-1.x-dev, as part of #1686642: Combo Patch for 1460058, 1608738 and 1608836. This will be available in the dev build within a few hours, and the official 7.x-1.2 release some time this week.
However, I strongly suggest upgrading to the 7.x-2.x branch, since 7.x-1.x is in bug-fix only mode now, and will soon be abandoned. If you have any problems with the 7.x-2.x branch, please open a new issue.
Comment #4
coredumperror commentedOops, forgot to close the issue.