Paging is not working

Created on 3 April 2025, 2 days ago

Problem/Motivation

When a search is performed, results come back with a pager. When clicking on another page, the results should change but they are the same.

Proposed resolution

It looks like an incorrect variable is being used in the VertexSearchManager service. In the 'prepareSearchRequest' method, the page variable looks at $search_page_parameters to get the page value, when it should be looking at $search_parameters.

Correct the variable and put in some defensive coding to account for the page variable being empty.

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States tzura

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024