Needs review
Project:
SPARQL
Version:
7.x-2.0-alpha1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
11 Apr 2011 at 15:59 UTC
Updated:
25 Feb 2012 at 14:05 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
barbi commentedsubscribe
Comment #2
Anonymous (not verified) commentedThis is an easy patch, so tagging with Novice.
Comment #3
barbi commentedComment #4
barbi commented1. Changed the order of params in hook_entity_insert
2. Turns out the order was wrong in hook_entity_update too, Fixed this.
http://api.drupal.org/api/drupal/modules--system--system.api.php/functio...
3. Replaced hard spaces with soft spaces.
Comment #5
scor commentedFrom looking at the patch, it looks good. I haven't tried it though.
Comment #6
scor commentedtagging