Problem/Motivation

Whenever we have a view with arguments and it passes through

  public function getTotalResults($clear_on_exposed = FALSE) {

We don't get a result back, pager data is lost and some more.

This is also including the latest code in 8.x-3.x

Proposed resolution

For us it worked to pass arguments to the View whenever they are set.
Patch will be provided.

Comments

ronaldtebrake created an issue. See original summary.

ronaldtebrake’s picture

Status: Active » Needs review
StatusFileSize
new754 bytes

  • Graber committed fba5fe5 on 8.x-3.x authored by ronaldtebrake
    Issue #3084741 by ronaldtebrake: Arguments are lost when views total...
graber’s picture

Status: Needs review » Fixed

Looks good, thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.