collectiveaccess / pawtucket2

Pawtucket Improved
GNU General Public License v3.0
82 stars 75 forks source link

Representation Thumbnails Only Work When Primary is 1st #127

Closed miqrogroove closed 5 days ago

miqrogroove commented 6 days ago

When the primary representation isn't sorted to the top of the rep list, the thumbnails on the object details page exhibit off-by-one behavior.

I fixed this on the master branch a year or two ago. It still needs to be fixed on dev/php8.

miqrogroove commented 5 days ago

I have a patch for this now, but I'm having trouble testing it because in some situations the thumbnail count is not equal to the slide count. I will investigate.