Skip to content

Fix photos index view if more than 7 pages exist

Tom van Bussel requested to merge fix/photos-more-than-7-pages into master

Closes no issue

Previous behaviour

Steps to reproduce:

  1. Add enough albums such that the index view contains more than 7 pages.
  2. Go to the photos
  3. Error

New behaviour

Steps to validate that it works:

  1. Add enough albums such that the index view contains more than 7 pages.
  2. Go to the photos
  3. No error

Merge request reports