Pager markup changed so pager pages aren't picked up

Created on 5 November 2023, 8 months ago
Updated 20 January 2024, 5 months ago

Problem/Motivation

At some point, the core pager markup changed so the xpaths currently used aren't picking up the pager pages.

Steps to reproduce

  • Install Drupal 9 or 10
  • Install and configure quant and quant_api modules
  • Create 5 nodes
  • Create views page with pager that only shows 2 nodes
  • Check the views page only shows 2 nodes and has pager
  • Seed views pages
  • Result: Check static site and only the first page will be shown
  • Expected: All pager pages are on static site

Proposed resolution

Add more xpath values to handle new markup.

Remaining tasks

  1. Update code
  2. Review and test
  3. Commit :)

User interface changes

Users will see the correct pages.

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States Kristen Pol Santa Cruz, CA, USA

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

Comments & Activities

Production build 0.69.0 2024