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:00 UTC
Updated:
29 Jul 2014 at 22:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
toddtomlinson commentedComment #2
sassafrass commentedComment #3
sassafrass commentedComment #4
nonprofit commentedComment #5
nonprofit commentedPatch created.
Comment #7
marlatt commentedUpdated access modifiers, re-rolled patch.
Comment #8
aspilicious commentedDone
Comment #9
alexpottIn #2003582: Rename Views method op_equal() to opEqual() it was decided to not rename a function from op_whatever to addWhatever. So to be consistent this patch should just change the name to opRegex()
Comment #10
nathangervais commentedRerolled patch to rename op_regex to opRegex
Comment #11
aspilicious commentedpublic?
Comment #12
nathangervais commentedRerolled patch to add missing public access modifier
Comment #13
aspilicious commentedComment #14
aspilicious commentedTalkes with dawehener about this, should be protected. Srry!
Comment #15
marlatt commentedChanged method access to protected from public.
Comment #16
aspilicious commentedThnx!
Comment #17
oenie commentedChanging the title to avoid confusion. op_xxx methods will be renamed to opXxxx instead of addXxx
Comment #18
webchickNoticed these op_XX functions are all missing doxygen, but xjm told me that's getting taken care of as part of #1856544: [META] Views documentation improvements.
Committed and pushed to 8.x. Thanks!
Moving to Views for the change notice.
Comment #19
xjmWe'll create a single change notice in the meta.