Postponed
Project:
Drupal core
Version:
main
Component:
views.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
15 Aug 2013 at 20:33 UTC
Updated:
2 Aug 2024 at 11:41 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jlindsey15 commentedComment #2
jlindsey15 commentedComment #4
jlindsey15 commentedHmm I guess I have to change it in all the subclasses too...
Comment #5
jlindsey15 commentedHmm I guess I have to change it in all the subclasses too...
EDIT: Sorry about the double post, not sure why that happened.
Comment #6
dawehnerThis also should be protected/public ....
It feels odd that the uses of these variables aren't changed.
Comment #7
dawehner.
Comment #8
id.medionComment #9
internetdevels commentedRerolled patch for FilterPluginBase, other changes will be implemented in related issues.
Comment #10
mpv commentedRerolled this patch for latest HEAD.
Comment #11
ohthehugemanatee commentedRerolled for latest HEAD. @dawehner can we get a review?
Comment #14
linl commentedPatch no longer applies. Tagging for reroll.
Comment #15
alimac commentedRerolled, and added reference from #2183415: In BooleanOperator Rename Views properties to core standards which also makes changes to FilterPluginBase.
Comment #16
alimac commentedComment #17
tom_ek commentedHi,
this patch no longer applies. I am tagging with Needs reroll and start doing reroll.
Comment #18
tom_ek commentedAttaching the rerolled patch. It applies for the latest dev currently.
Comment #19
tom_ek commentedRemoving Needs reroll tag. Sorry - I forgot in the first post.
Comment #20
alexpott#2052421: [META] Rename Views properties to core standards has been postponed.
Comment #25
tobiberlinI am a first time sprinter on Vienna 2017 and will work on this know...
Comment #26
tobiberlinI was told not to work on this issue so I am stopping
Comment #28
dawehnerThe parent is not longer postponed
Comment #29
anmolgoyal74 commentedComment #31
anmolgoyal74 commentedComment #33
anmolgoyal74 commentedThe same patch #31 works fine with 8.7.x
Comment #37
andypostThere's better cleaned patch in duplicated issue
Comment #38
hardik_patel_12 commentedPatch for 9.1.x branch , kindly review.
Comment #44
needs-review-queue-bot commentedThe Needs Review Queue Bot tested this issue. It either no longer applies to Drupal core, or fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".
Apart from a re-roll or rebase, this issue may need more work to address feedback in the issue or MR comments. To progress an issue, incorporate this feedback as part of the process of updating the issue. This helps other contributors to know what is outstanding.
Consult the Drupal Contributor Guide to find step-by-step guides for working with issues.
Comment #45
ankit_rathore commentedRe-rolled patch #38 against 10.1.x-dev
Please review it.
Comment #46
quietone commentedThis is a coding standard fix and they are now done by sniff, not file. See #3346468: [meta] Fix class properties violating Drupal.NamingConventions.ValidVariableName.LowerCamelName
Comment #48
quietone commented