Observed behaviour
Enabling aggregation settings and then trying to configure a field via the 'Aggregation settings' link generated an error. Contents of the error are:
An AJAX HTTP error occurred.
HTTP Result Code: 200
Debugging information follows.
Path: /admin/structure/views/ajax/config-item-group/another_test_view/page_1/filter/status
StatusText: OK
ResponseText:
Fatal error: Call to a member function get_aggregation_info() on a non-object in /Users/jamesgollan/vhosts/d8.localhost/app/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php on line 326
Expected behaviour:
A settings dialogue is presented to the user.
Steps to reproduce:
- Install d8 (i am using php5.4)
- Create a view
- Under the advanced menu enable 'Use aggregation'
- Click on the newly presented links 'Aggregation settings' beside either fields or sort criteria