Going to page 2 on "list terms" page doesn't display additional terms

Created on 3 April 2008, over 16 years ago
Updated 16 October 2023, about 1 year ago

Problem/Motivation

Taxonomy terms that have more children than will fit on one page (>100) then when paging to next page term page becomes blank.

Steps to reproduce

  1. Create a new vocabulary (/admin/content/taxonomy/add/vocabulary)
  2. Run drush ev '$config = \Drupal::configFactory()->getEditable("taxonomy.settings");$config->set('terms_per_page_admin', 3);$config->save(); or drush vset taxonomy_terms_per_page_admin 3' in D7, or modify drupal8\core\modules\taxonomy\config\install\taxonomy.settings.yml file manually, and change terms_per_page_admin to the value of 3.
  3. Add 5 terms than will fit onto the "list terms" page.
  4. No need for this, if you modify the terms_per_page_admin value. Instead use the number you have set + 2.
  5. On page one everything is working (screenshot 1)
  6. Click on page 2 (or "next") on the "list terms" page
  7. It will go to the the next page but says "No terms available."(screenshot 2)

The whole behavior and codebase is confusing.

Remaining tasks

TBD

Original report by whatistocome

To re-produce issue:
* Create a new vocabulary (/admin/content/taxonomy/add/vocabulary)
* Add more terms than will fit onto the "list terms" page
* Click on page 2 (or "next") on the "list terms" page
* It will go to the the next page but says "No terms available."

πŸ› Bug report
Status

Needs work

Version

7.0 ⚰️

Component
TaxonomyΒ  β†’

Last updated about 1 hour ago

  • Maintained by
  • πŸ‡ΊπŸ‡ΈUnited States @xjm
  • πŸ‡¬πŸ‡§United Kingdom @catch
Created by

πŸ‡ΊπŸ‡ΈUnited States whatistocome

Live updates comments and jobs are added and updated live.
  • Needs backport to D7

    After being applied to the 8.x branch, it should be considered for backport to the 7.x branch. Note: This tag should generally remain even after the backport has been written, approved, and committed.

  • Needs issue summary update

    Issue summaries save everyone time if they are kept up-to-date. See Update issue summary task instructions.

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.

Production build 0.71.5 2024