Fix gallery not finding any images if there is more than one image #259

Open
Vylpes wants to merge 1 commit from feature/257-gallery-image-undefined into develop
Owner
  • Fix the gallery not finding any images when there is more than one image
  • This was being caused by a change in the reddit url logic
    • The /gallery link redirects on the browser but not in the manual fetching code
    • Updated it to fetch via the page it would redirect to now
  • Updated tests

#257

- Fix the gallery not finding any images when there is more than one image - This was being caused by a change in the reddit url logic - The `/gallery` link redirects on the browser but not in the manual fetching code - Updated it to fetch via the page it would redirect to now - Updated tests #257
Vylpes added the
type
bug
label 2025-06-30 17:47:49 +01:00
VylpesTester was assigned by Vylpes 2025-06-30 17:47:49 +01:00
Vylpes added 1 commit 2025-06-30 17:47:50 +01:00
Fix gallery not finding any images if there is more than one image
All checks were successful
Test / build (push) Successful in 21s
5a8dd59c0c
All checks were successful
Test / build (push) Successful in 21s
Required
Details
This pull request doesn't have enough approvals yet. 0 of 1 approvals granted.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/257-gallery-image-undefined:feature/257-gallery-image-undefined
git checkout feature/257-gallery-image-undefined
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: RabbitLabs/random-bunny#259
No description provided.