Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
views.module
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
24 May 2013 at 20:04 UTC
Updated:
29 Jul 2014 at 22:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
GekkoKammen commentedComment #2
GekkoKammen commentedFirst attempt at a patch
Comment #3
cam10025 commentedTesting
Comment #5
heddnComment #6
aspilicious commentedShould be "public function addNotLike($field)"
Comment #7
nathangervais commentedRerolled patch against recent HEAD, including the public scope.
Comment #8
nathangervais commentedComment #9
nathangervais commentedTo be consistent with discussion in https://drupal.org/node/2003582 this latest patch renames the function to opNotLike().
Comment #10
heddnFixing title.
Comment #11
aspilicious commentedTalkes with dawehner about this, should be protected. Srry!
Comment #12
heddnRe-rolling and fixing #11.
Comment #13
heddnComment #15
SpartyDan commented#12: drupal-viewsRename-op_not-2003548-12.patch queued for re-testing.
Comment #16
aspilicious commentedthnx!
Comment #17
alexpottCommitted a7f6b93 and pushed to 8.x. Thanks!