In a view with Group Aggregation selected, when you select the option "no aggregation, results will be shown after each group (like subtotals)" the following notices will pop-up:
Notice: Undefined variable: field_label in Drupal\views_aggregator\Plugin\views\style\Table->setAggregatedGroupValues() (line 1099 of modules\contrib\views_aggregator\src\Plugin\views\style\Table.php).
Notice: Undefined index: in Drupal\views_aggregator\Plugin\views\style\Table->setAggregatedGroupValues() (line 1099 of modules\contrib\views_aggregator\src\Plugin\views\style\Table.php).
Notice: Trying to get property of non-object in Drupal\views_aggregator\Plugin\views\style\Table->getCell() (line 576 of modules\contrib\views_aggregator\src\Plugin\views\style\Table.php).
Notice: Undefined variable: field_label in Drupal\views_aggregator\Plugin\views\style\Table->setAggregatedGroupValues() (line 1100 of modules\contrib\views_aggregator\src\Plugin\views\style\Table.php).
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | Notices_when_subtotals_is_enabled-3090890-3.patch | 1.04 KB | jordik |
Comments
Comment #2
jordik commentedComment #3
jordik commentedComment #4
jordik commentedComment #6
tr commentedCommitted, with whitespace correction.