Closed (outdated)
Project:
Views (for Drupal 7)
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
22 Aug 2012 at 12:00 UTC
Updated:
4 Apr 2019 at 15:08 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
damiankloip commentedI did this patch last night after visiting the beer garden :? We shall see....
Comment #3
damiankloip commentedLet's try again, with valid with parsable php.
Comment #5
damiankloip commentedFixed some stupid stuff, still might be stupid though.
Comment #6
damiankloip commentedComment #8
damiankloip commentedDon't think this will fix it, but it might help.
Comment #10
dawehnerAdding a tag.
Comment #11
damiankloip commentedComment #12
damiankloip commentedComment #14
damiankloip commentedThis may fix the issue.
Comment #16
tim.plunkettif (!$plugin->uses_options()) {Comment #17
damiankloip commentedShould really check things first.
Comment #18
damiankloip commentedCrossposted there! but yes, you are right, logic is just plain wrong :)
Comment #19
damiankloip commentedI just need to add a comment to the uses_options method. I will speak to dawehner so this is inline with his similar issue.
Comment #20
dawehnerIs this a standard for variables? If yes then i would like to this on the other patch as well?
I really like to get rid of all the !empty in views. Maybe we should cleanup views in general. For example it also doesn't make sense for $this->options['foo'] anymore, as we have a proper default value system.
Comment #21
damiankloip commentedChanged uses_options to usesOptions & added usesOptions method comment too.
Comment #22
tim.plunkettMerging in the other patch and cleaning up some things, just to see that they're compatible.
#1744334: [Change notice] Move uses_row_class, uses_row_plugin, and uses_fields from plugin annotation to a class property
Comment #23
tim.plunkettCommitted.
Comment #25
xjmComment #26
xjmComment #27
dawehnerI guess we should make a single one for http://drupal.org/node/1744334 or even how to convert plugins in general.
Comment #28
chris matthews commentedFor more information as to why this issue was moved to the Drupal core project, please see issue #3030347: Plan to clean process issue queue
Comment #29
chris matthews commentedMoving back to the contributed Views issue queue and closing as outdated per https://www.drupal.org/project/views/issues/3030347#comment-13023447