Closed (fixed)
Project:
SPARQL
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
8 Jul 2011 at 18:16 UTC
Updated:
22 Sep 2011 at 12:37 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedAlso, I may be wrong about this, but the field integration doesn't seem to actually be doing anything, so I suggest removing it completely.
Comment #2
Anonymous (not verified) commentedThis patch removes all of the code that is related to adding custom fields on the entity.
It also removes the hook_field_extra_fields implementation. The only reason to have that is to move around the fields, so this isn't necessary anymore.
Comment #3
Anonymous (not verified) commentedAdding tag for bi-weekly code sprint.
Comment #4
stuartraetaylor commentedI've applied the patch, but still have the Manage Fields and Manage Display tabs in the SPARQL Endpoints Registry. The patch appears to have applied correctly, I now have 'fieldable' => FALSE in sparql_registry_entity_info().
Comment #5
Anonymous (not verified) commentedHmm, did you try clearing your cache? That might do it, let me know if it does.
Comment #6
Anonymous (not verified) commentedActually, no, you have to do a full reinstall of the module... sorry that I didn't note that before.
Comment #7
stuartraetaylor commentedThat's what I forgot to do. Cleared the cache (twice?) and the SPARQL registry is no longer fieldable.
Comment #8
Anonymous (not verified) commentedAhhh... yeah, I tried just clearing it once and it didn't do anything either. I should remember: when in doubt, clear twice ;)
Thanks for the review again!
Fixed with commit http://drupalcode.org/project/sparql.git/commit/649d631
Comment #9
Anonymous (not verified) commentedi meant fiiiixxxxed!
Comment #11
sun.core commented