Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
entity system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Mar 2015 at 20:38 UTC
Updated:
15 Apr 2015 at 09:34 UTC
Jump to comment: Most recent
Comments
Comment #1
dawehnerLooks great
Comment #2
chx commentedComment #3
fabianx commentedRTBC + 1
Comment #6
fabianx commentedTestbot fail
Comment #7
alexpottAre we missing test coverage or does this work by accident atm?
Comment #8
chx commentedAccident. It leaks the operator into sql query. I suggested a followup to throw exception if the operator is invalid.
Comment #9
alexpottThis issue is a normal bug fix, and doesn't include any disruptive changes, so it is allowed per https://www.drupal.org/core/beta-changes. Committed 0cfeca1 and pushed to 8.0.x. Thanks!