Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
system.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
19 Dec 2009 at 21:02 UTC
Updated:
3 Jan 2014 at 01:08 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jhodgdonGood catch! This does need to be fixed in the example code for that hook doc.
http://api.drupal.org/api/function/hook_entity_load/7
Comment #2
nvanhove commentedHere's a patch.
Comment #4
nvanhove commentedand again, now hopefully with unix style newlines.
Comment #5
nvanhove commentedComment #7
nvanhove commentedI hate newlines.
Comment #8
int commentedSee it here: http://drupal.org/node/323
Comment #9
dries commentedCommitted to CVS HEAD. Thanks.