Skip to content

prevent deep paging

cl334@duke.edu requested to merge ddr-1976-deep-paging into develop
  • Prevents paging more than 250 pages into results. Displays warning on last page and redirects to application root and displays an error if a page beyond that is requested.
  • Prevents paging more than 50 pages into facets. Displays warning on last page and redirects to application root and displays an error if a page beyond that is requested.
  • Truncates queries to 200 characters if longer than that.

Screen_Shot_2021-05-03_at_2.21.02_PM Screen_Shot_2021-05-03_at_2.21.26_PM

Merge request reports

Loading