Error when saving nodes containing CACHED aggregation view

Created on 14 December 2019, almost 5 years ago
Updated 13 October 2024, about 2 months ago

i get this error when saving a node that contains an embedded view having aggregation -- simple column sum.

The website encountered an unexpected error. Please try again later.
Error: Call to undefined function template_preprocess_views_view_table() in template_preprocess_views_aggregator_results_table() (line 173 of modules\contrib\views_aggregator\views_aggregator.module).

i have a WORKAROUND to fix the error -

by disabling cache on that view

- then everything works fine..... hmmm...

πŸ› Bug report
Status

RTBC

Version

2.1

Component

Code

Created by

πŸ‡―πŸ‡΄Jordan bmustafa

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡ΈUnited States tr Cascadia

    Phpstan doesn't like this either. It doesn't know where to look for the template:
    Function template_preprocess_views_view_table not found.

    I guess @JordiK isn't working on this anymore?
    I'll take a look and see if we can get this into 2.0/2.1

  • πŸ‡ΊπŸ‡ΈUnited States tr Cascadia
Production build 0.71.5 2024