Issue #2380457 by Gábor Hojtsy, vijaycs85, olli, dawehner: Some fixes of the views config schema

8.0.x
webchick 2015-02-05 23:09:26 -08:00
parent 2bf5573595
commit e45522cfd9
69 changed files with 153 additions and 157 deletions

View File

@ -107,7 +107,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false

View File

@ -30,7 +30,7 @@ display:
disable_sql_rewrite: false
distinct: false
replica: false
query_comment: false
query_comment: ''
query_tags: { }
exposed_form:
type: basic
@ -95,7 +95,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false

View File

@ -32,7 +32,7 @@ display:
disable_sql_rewrite: false
distinct: false
replica: false
query_comment: false
query_comment: ''
query_tags: { }
exposed_form:
type: basic
@ -100,7 +100,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -179,7 +179,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -231,7 +231,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -283,7 +283,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -334,7 +334,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false

View File

@ -62,7 +62,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -103,7 +103,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -141,7 +141,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false

View File

@ -30,7 +30,7 @@ display:
disable_sql_rewrite: false
distinct: false
replica: false
query_comment: false
query_comment: ''
query_tags: { }
exposed_form:
type: basic
@ -94,7 +94,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false

View File

@ -30,7 +30,7 @@ display:
disable_sql_rewrite: false
distinct: false
replica: false
query_comment: false
query_comment: ''
query_tags: { }
exposed_form:
type: basic

View File

@ -87,7 +87,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: false
ellipsis: false
more_link: false
@ -140,7 +140,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false

View File

@ -37,7 +37,7 @@ display:
disable_sql_rewrite: false
distinct: false
replica: false
query_comment: false
query_comment: ''
query_tags: { }
exposed_form:
type: basic
@ -118,7 +118,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -171,7 +171,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -223,7 +223,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -277,7 +277,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -305,8 +305,8 @@ display:
group_column: value
group_columns: { }
group_rows: true
delta_limit: all
delta_offset: '0'
delta_limit: 0
delta_offset: 0
delta_reversed: false
delta_first_last: false
multi_type: separator

View File

@ -33,7 +33,7 @@ display:
disable_sql_rewrite: false
distinct: false
replica: false
query_comment: false
query_comment: ''
query_tags: { }
exposed_form:
type: basic

View File

@ -49,7 +49,7 @@ display:
type: full
query:
options:
query_comment: false
query_comment: ''
type: views_query
style:
type: default

View File

@ -33,7 +33,7 @@ display:
disable_sql_rewrite: false
distinct: false
replica: false
query_comment: false
query_comment: ''
query_tags: { }
exposed_form:
type: basic

View File

@ -29,7 +29,7 @@ display:
disable_sql_rewrite: false
distinct: false
replica: false
query_comment: false
query_comment: ''
query_tags: { }
exposed_form:
type: basic

View File

@ -62,7 +62,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: false
ellipsis: false
more_link: false

View File

@ -42,10 +42,10 @@ views.field.field:
type: boolean
label: 'Display all values in the same row'
delta_limit:
type: string
type: integer
label: 'Field'
delta_offset:
type: string
type: integer
label: 'Offset'
delta_reversed:
type: boolean

View File

@ -32,7 +32,7 @@ display:
disable_sql_rewrite: false
distinct: false
replica: false
query_comment: false
query_comment: ''
query_tags: { }
exposed_form:
type: basic
@ -238,7 +238,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -291,7 +291,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -343,7 +343,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -394,7 +394,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -448,7 +448,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -502,7 +502,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -777,7 +777,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -827,7 +827,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -876,7 +876,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -925,7 +925,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false

View File

@ -61,7 +61,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -86,7 +86,7 @@ display:
type: yes-no
type_custom_true: ''
type_custom_false: ''
not: ''
not: false
plugin_id: boolean
comment_count:
id: comment_count
@ -114,7 +114,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false

View File

@ -21,7 +21,7 @@ display:
query:
type: views_query
options:
query_comment: false
query_comment: ''
disable_sql_rewrite: false
distinct: false
replica: false

View File

@ -225,7 +225,7 @@ display:
type: published-notpublished
type_custom_true: ''
type_custom_false: ''
not: ''
not: false
plugin_id: boolean
entity_type: node
entity_field: status
@ -275,7 +275,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false

View File

@ -32,7 +32,7 @@ display:
disable_sql_rewrite: false
distinct: false
replica: false
query_comment: false
query_comment: ''
query_tags: { }
exposed_form:
type: basic
@ -159,7 +159,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -214,7 +214,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -265,7 +265,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false

View File

@ -184,7 +184,7 @@ display:
disable_sql_rewrite: false
distinct: false
replica: false
query_comment: false
query_comment: ''
query_tags: { }
row:
type: 'entity:node'

View File

@ -22,7 +22,7 @@ display:
query:
type: views_query
options:
query_comment: false
query_comment: ''
disable_sql_rewrite: false
distinct: false
replica: false
@ -91,7 +91,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -143,7 +143,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -198,7 +198,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false

View File

@ -49,7 +49,7 @@ display:
disable_sql_rewrite: false
distinct: false
replica: false
query_comment: false
query_comment: ''
query_tags: { }
row:
type: 'entity:node'

View File

@ -32,7 +32,7 @@ display:
disable_sql_rewrite: false
distinct: false
replica: false
query_comment: false
query_comment: ''
query_tags: { }
exposed_form:
type: basic

View File

@ -32,7 +32,7 @@ display:
disable_sql_rewrite: false
distinct: false
replica: false
query_comment: false
query_comment: ''
query_tags: { }
exposed_form:
type: basic
@ -85,7 +85,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: false
ellipsis: false
more_link: false
@ -137,7 +137,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false

View File

@ -32,7 +32,7 @@ display:
disable_sql_rewrite: false
distinct: false
replica: false
query_comment: false
query_comment: ''
query_tags: { }
exposed_form:
type: basic
@ -96,7 +96,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false

View File

@ -60,7 +60,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false

View File

@ -34,7 +34,7 @@ display:
disable_sql_rewrite: false
distinct: false
replica: false
query_comment: false
query_comment: ''
query_tags: { }
exposed_form:
type: basic

View File

@ -34,7 +34,7 @@ display:
disable_sql_rewrite: false
distinct: false
replica: false
query_comment: false
query_comment: ''
query_tags: { }
exposed_form:
type: basic

View File

@ -34,7 +34,7 @@ display:
disable_sql_rewrite: false
distinct: false
replica: false
query_comment: false
query_comment: ''
query_tags: { }
exposed_form:
type: basic

View File

@ -72,7 +72,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -100,8 +100,8 @@ display:
group_column: value
group_columns: { }
group_rows: true
delta_limit: all
delta_offset: '0'
delta_limit: 0
delta_offset: 0
delta_reversed: false
delta_first_last: false
multi_type: separator

View File

@ -82,7 +82,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -134,7 +134,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -192,7 +192,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false

View File

@ -22,7 +22,7 @@ display:
query:
type: views_query
options:
query_comment: false
query_comment: ''
disable_sql_rewrite: false
distinct: false
replica: false

View File

@ -32,7 +32,7 @@ display:
disable_sql_rewrite: false
distinct: false
replica: false
query_comment: false
query_comment: ''
query_tags: { }
exposed_form:
type: basic

View File

@ -32,7 +32,7 @@ display:
disable_sql_rewrite: false
distinct: false
replica: false
query_comment: false
query_comment: ''
query_tags: { }
exposed_form:
type: basic

View File

@ -33,7 +33,7 @@ display:
disable_sql_rewrite: false
distinct: false
replica: false
query_comment: false
query_comment: ''
query_tags: { }
exposed_form:
type: basic

View File

@ -32,7 +32,7 @@ display:
disable_sql_rewrite: false
distinct: false
replica: false
query_comment: false
query_comment: ''
query_tags: { }
exposed_form:
type: basic

View File

@ -32,7 +32,7 @@ display:
disable_sql_rewrite: false
distinct: false
replica: false
query_comment: false
query_comment: ''
query_tags: { }
exposed_form:
type: basic
@ -106,7 +106,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false

View File

@ -80,7 +80,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: false
ellipsis: false
more_link: false

View File

@ -30,7 +30,7 @@ display:
disable_sql_rewrite: false
distinct: false
replica: false
query_comment: false
query_comment: ''
query_tags: { }
exposed_form:
type: basic
@ -165,7 +165,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -215,7 +215,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -270,7 +270,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -295,7 +295,7 @@ display:
type: active-blocked
type_custom_true: ''
type_custom_false: ''
not: '0'
not: false
plugin_id: boolean
entity_type: user
entity_field: status
@ -325,7 +325,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -376,7 +376,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -430,7 +430,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -484,7 +484,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -535,7 +535,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false

View File

@ -31,7 +31,7 @@ display:
disable_sql_rewrite: false
distinct: false
replica: false
query_comment: false
query_comment: ''
query_tags: { }
exposed_form:
type: basic

View File

@ -31,7 +31,7 @@ display:
disable_sql_rewrite: false
distinct: false
replica: false
query_comment: false
query_comment: ''
query_tags: { }
exposed_form:
type: basic

View File

@ -59,7 +59,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -111,7 +111,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false

View File

@ -59,7 +59,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false

View File

@ -82,7 +82,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false

View File

@ -101,7 +101,7 @@ display:
type: full
query:
options:
query_comment: false
query_comment: ''
type: views_query
title: test_user_relationship
style:

View File

@ -63,7 +63,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -118,7 +118,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false

View File

@ -47,7 +47,7 @@ display:
type: full
query:
options:
query_comment: false
query_comment: ''
type: views_query
style:
type: default

View File

@ -131,7 +131,7 @@ views_display:
type: boolean
label: 'CSS class'
display_description:
type: label
type: boolean
label: 'Administrative description'
use_ajax:
type: boolean
@ -513,7 +513,7 @@ views_field:
type: boolean
label: 'Convert newlines to HTML <br> tags'
max_length:
type: string
type: integer
label: 'Maximum number of characters'
word_boundary:
type: boolean
@ -803,25 +803,6 @@ views_relationship:
views_query:
type: mapping
label: 'Query options'
mapping:
query_comment:
type: boolean
label: 'Query comment'
disable_sql_rewrite:
type: boolean
label: 'Disable SQL rewriting'
distinct:
type: boolean
label: 'Distinct'
replica:
type: boolean
label: 'Use Replica Server'
query_tags:
type: sequence
label: 'Query Tags'
sequence:
- type: string
label: 'Tag'
views_row:
type: mapping

View File

@ -97,9 +97,6 @@ views.display.feed:
sequence:
- type: string
label: 'Display'
display_description:
type: text
label: 'Display description'
views.display.embed:
type: views_display

View File

@ -18,7 +18,7 @@ views.field.boolean:
type: string
label: 'Custom output for FALSE'
not:
type: string
type: boolean
label: 'Reverse'
views.field.broken:

View File

@ -3,3 +3,22 @@
views.query.views_query:
type: views_query
label: 'Views query'
mapping:
query_comment:
type: string
label: 'Query comment'
disable_sql_rewrite:
type: boolean
label: 'Disable SQL rewriting'
distinct:
type: boolean
label: 'Distinct'
replica:
type: boolean
label: 'Use Replica Server'
query_tags:
type: sequence
label: 'Query Tags'
sequence:
- type: string
label: 'Tag'

View File

@ -192,7 +192,7 @@ class Field extends FieldPluginBase implements CacheablePluginInterface, MultiIt
// Otherwise, we only limit values if the user hasn't selected "all", 0, or
// the value matching field cardinality.
if ((intval($this->options['delta_limit']) && ($this->options['delta_limit'] != $cardinality)) || intval($this->options['delta_offset'])) {
if ((($this->options['delta_limit'] > 0) && ($this->options['delta_limit'] != $cardinality)) || intval($this->options['delta_offset'])) {
$this->limit_values = TRUE;
}
}
@ -394,7 +394,7 @@ class Field extends FieldPluginBase implements CacheablePluginInterface, MultiIt
// If we know the exact number of allowed values, then that can be
// the default. Otherwise, default to 'all'.
$options['delta_limit'] = array(
'default' => ($field_storage_definition->getCardinality() > 1) ? $field_storage_definition->getCardinality() : 'all',
'default' => ($field_storage_definition->getCardinality() > 1) ? $field_storage_definition->getCardinality() : 0,
);
$options['delta_offset'] = array(
'default' => 0,
@ -830,7 +830,7 @@ class Field extends FieldPluginBase implements CacheablePluginInterface, MultiIt
// We should only get here in this case if there's an offset, and
// in that case we're limiting to all values after the offset.
if ($delta_limit == 'all') {
if ($delta_limit === 0) {
$delta_limit = count($all_values) - $offset;
}
}

View File

@ -446,7 +446,7 @@ abstract class FieldPluginBase extends HandlerBase implements FieldHandlerInterf
'suffix' => array('default' => ''),
'target' => array('default' => ''),
'nl2br' => array('default' => FALSE),
'max_length' => array('default' => ''),
'max_length' => array('default' => 0),
'word_boundary' => array('default' => TRUE),
'ellipsis' => array('default' => TRUE),
'more_link' => array('default' => FALSE),

View File

@ -53,7 +53,7 @@ display:
type: some
query:
options:
query_comment: false
query_comment: ''
type: views_query
style:
type: default

View File

@ -38,7 +38,7 @@ display:
disable_sql_rewrite: false
distinct: false
replica: false
query_comment: false
query_comment: ''
query_tags: { }
exposed_form:
type: basic

View File

@ -34,7 +34,7 @@ display:
disable_sql_rewrite: false
distinct: false
replica: false
query_comment: false
query_comment: ''
query_tags: { }
exposed_form:
type: basic

View File

@ -63,7 +63,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -135,7 +135,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -184,7 +184,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false

View File

@ -63,7 +63,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -134,7 +134,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false

View File

@ -52,7 +52,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false

View File

@ -40,7 +40,7 @@ display:
type: full
query:
options:
query_comment: false
query_comment: ''
type: views_query
style:
type: default

View File

@ -41,7 +41,7 @@ display:
type: full
query:
options:
query_comment: false
query_comment: ''
type: views_query
style:
type: default

View File

@ -40,7 +40,7 @@ display:
type: full
query:
options:
query_comment: false
query_comment: ''
type: views_query
style:
type: default

View File

@ -62,7 +62,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -91,8 +91,8 @@ display:
group_column: value
group_columns: { }
group_rows: true
delta_limit: all
delta_offset: '0'
delta_limit: 0
delta_offset: 0
delta_reversed: false
delta_first_last: false
multi_type: separator

View File

@ -82,7 +82,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false

View File

@ -32,7 +32,7 @@ display:
disable_sql_rewrite: false
distinct: false
replica: false
query_comment: false
query_comment: ''
query_tags: { }
exposed_form:
type: basic

View File

@ -61,7 +61,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -113,7 +113,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -165,7 +165,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
@ -216,7 +216,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false

View File

@ -101,4 +101,3 @@ views.argument_default.argument_default_test:
views.argument_validator.argument_validator_test:
type: ignore

View File

@ -134,7 +134,7 @@ class FieldTest extends UnitTestCase {
$handler->init($this->executable, $this->display, $options);
$this->assertEquals('value', $handler->options['group_column']);
$this->assertEquals('all', $handler->options['delta_limit']);
$this->assertEquals(0, $handler->options['delta_limit']);
}
/**

View File

@ -32,7 +32,7 @@ display:
disable_sql_rewrite: false
distinct: false
replica: false
query_comment: false
query_comment: ''
query_tags: { }
exposed_form:
type: basic
@ -89,7 +89,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: false
ellipsis: false
more_link: false
@ -141,7 +141,7 @@ display:
suffix: ''
target: ''
nl2br: false
max_length: ''
max_length: 0
word_boundary: true
ellipsis: true
more_link: false