7.x-3.23 breaks the Ajax functionality of the attached glossary pager (argument filter glossary mode). The glossary pager link is called directly instead of updating the parent view via ajax. This behavior only occurs in the frontend, everything works in the views backend. The example view "Glossary" reproduces this error well. Until 7.x-3.22 the Glossary pager works as expected.

Comments

siteformer created an issue. See original summary.

siteformer’s picture

Issue summary: View changes
DamienMcKenna’s picture

Version: 7.x-3.23 » 7.x-3.x-dev
Issue tags: +Regression, +Needs tests

I'm sorry this bug was created.

Let's start off with some test coverage to confirm the bug and then we'll work to fix the underlying architecture.

DamienMcKenna’s picture

antims’s picture

+1

netsliver’s picture

Hi,

It is the file js/ajax_views.js which poses problem, taking that of the version 3.22 it works. The changes are minor.

DamienMcKenna’s picture

DamienMcKenna’s picture

Status: Active » Postponed (maintainer needs more info)
Parent issue: #3054023: Plan for Views 7.x-3.24 release »

Please review the current dev version and let us know if the problem still happens. Thank you.

DamienMcKenna’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)

There are a number of existing issues for the AJAX pager, including #2863646: Ajax pager is not working if the url contains special characters, please see if one of them matches your issue and follow up there. Thank you.