Select all only selects last page when JS is off

Created on 1 August 2023, about 2 years ago

When JavaScript is off, if the user selects "Select / deselect all results" and downloads a CSV file, the file contains only the entries from the last page instead of from all pages, which is what happens when JS is enabled.

πŸ› Bug report
Status

Active

Version

4.0

Component

Code

Created by

πŸ‡¨πŸ‡¦Canada Liam Morland Ontario, CA πŸ‡¨πŸ‡¦

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

Comments & Activities

  • Issue created by @Liam Morland
  • First commit to issue fork.
  • πŸ‡ΊπŸ‡¦Ukraine AstonVictor

    Hi there,

    I guess it's related to the 'Views Bulk Operations' module. I can reproduce the same issue with the default operations.
    Steps to reproduce:
    1. generate 50 nodes.
    2. create a new view that shows nodes with VBO and a pager (20 items per page).
    3. go to the view and execute e.g. 'publish content' operation -> should work ok.
    4. disable the JS in the browser.
    4. execute e.g. 'unpublish content' -> doesn't work / there is still some published content.

    thanks

  • πŸ‡¨πŸ‡¦Canada Liam Morland Ontario, CA πŸ‡¨πŸ‡¦
Production build 0.71.5 2024