Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
views.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 May 2013 at 20:06 UTC
Updated:
29 Jul 2014 at 22:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
nonprofit commentedComment #2
nonprofit commentedPatch created.
Comment #4
jeroentrename method op_contains to addContains.
Comment #5
jeroentrename method op_contains to addContains.
Comment #7
jeroentRename op_contains() to opContains. This is the right one.
Comment #8
dawehnerShould be protected
Comment #9
jeroentRename op_contains to opContains. Added protected access modifier as mentioned by dawehner.
Comment #10
jeroentWrong patch. Sorry!
Comment #11
dawehnerNope #9 was the right patch ;)
Ups some whitespace appeared.
Comment #12
jeroentIgnore this patch. Sorry!
Comment #13
jeroentThis is the right one! :)
Comment #14
aspilicious commentedLooking good
Comment #15
alexpottCommitted ee9bb51 and pushed to 8.x. Thanks!