Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
field system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
1 Sep 2013 at 20:27 UTC
Updated:
29 Jul 2014 at 22:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
berdirThere's one instance where I'm not sure what it is, see @todo.
Also weird, the storage uses this constant only internally (except field stuff), but EFQ uses it publicly, with a different meaning (load the revision vs query all the revisions). I think it would be better to create separate constants here.
Comment #3
berdirMissed two instances too aggressive with deleting...
Comment #4
berdirTagging.
Comment #6
berdirMore costant fixes.
Comment #7
berdirComment #8
alexpottWe can just use the constants properly here
Comment #9
swentel commentedLooks good now.
Comment #11
alexpott#8: load-constants-2079011-8.patch queued for re-testing.
Comment #12
swentel commentedLooks still ok :)
Comment #13
yched commentedThanks folks ! I'm fine with this getting in to clean obvious scope issues, but I opened #2081513: [pp-1] Deprecate FIELD_LOAD_* constants for more thoughts on those constants.
Side note: this code looks wrong / broken anyway, see #2081533: Views "group by" on "Field API" fields broken
Comment #14
alexpottPatch no longer applies :) rerolled - I'm all for getting this is and then working out if we can do without them
The interdiff was empty :) so attaching diff that shows a line that's unchanged by this patch has been changed.
Comment #15
catchCommitted/pushed to 8.x, thanks!
Needs a change notice.
Comment #16
jibranComment #17
alexpottChange notice created: https://drupal.org/node/2082357
Comment #19
xjmUntagging. Please remove the tag when the change notification task is completed.