Taxonomy term page pager pages aren't seeded

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

Problem/Motivation

When seeding taxonomy term pages that have a pager, the additional pager pages aren't seeded. Not sure if this extends to other views pages.

Steps to reproduce

  1. Install Drupal
  2. Install and configure Quant
  3. Add taxonomy terms
  4. Adjust the pager number so only 2 nodes show
  5. Tag 7 published nodes with the same term
  6. Go to the taxonomy term page for that term and you should have a pager with several pages
  7. Seed taxonomy term pages
  8. Check static site
  9. Result: See the first taxonomy term page with a pager. Clicking on the pager just shows the same page.
  10. Expected: The pager works as expected with all the pager pages.

Proposed resolution

Debug and fix :)

Remaining tasks

  1. Debug and see if the problem with any view
  2. Update code for taxonomy term pages and potentially all views
  3. Review and test
  4. Commit :)

User interface changes

Correct pages will load when the taxonomy term page pager.

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