Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
views.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
26 Feb 2013 at 07:58 UTC
Updated:
29 Jul 2014 at 21:57 UTC
Just noticed this while re rolling #1888390: [Change notice] Change 'human_name' to 'label' and replace View::getHumanName() with View::label(), we should change this to 'status' instead.
| Comment | File | Size | Author |
|---|---|---|---|
| d8.views-schema-status.patch | 489 bytes | damiankloip |
Comments
Comment #1
damiankloip commentedd8.views-schema-status.patch queued for re-testing.
Comment #3
aspilicious commentedd8.views-schema-status.patch queued for re-testing.
Comment #4
joates commentedmy review..
OK, simple change but does "Status: true" make more sense than "Disabled: true"
Not to me.. "Status: true / false" doesn't really describe whats happening..
is there a better name / label for this ?
can you provide some context for this setting ?
(where 'Status' does actually make more sense than "Disabled")
Comment #5
dawehnerNeeds reroll because we removed api_version.
I think it is good to go with status for now, as it is the same in at least the field module. Let's be consistent for now.
Comment #6
oriol_e9gI checked the code and this is fixed now.
Comment #7
xjmIt was fixed here:
http://drupalcode.org/project/drupal.git/commit/161f2c2
In: #2019241: Replace remaining occurences of 'disabled' in views
Yay git blame. :)