[GH-ISSUE #315] Query string is ignored when checking cache? #137

Closed
opened 2026-02-25 22:34:26 +03:00 by kerem · 3 comments
Owner

Originally created by @GitBoudewijn on GitHub (Jun 18, 2021).
Original GitHub issue: https://github.com/flyimg/flyimg/issues/315

Hello,

Love your application, but I've come across another bug. See the following test images:

  1. https://dummyimage.com/code?x=300&text=X
  2. https://dummyimage.com/code?x=300&text=Y

Now using these images with flyimg:

  1. https://oi.flyimg.io/upload/w_300/https://dummyimage.com/code%3Fx%3D300%26text%3DX
  2. https://oi.flyimg.io/upload/w_300/https://dummyimage.com/code%3Fx%3D300%26text%3DY
  3. https://oi.flyimg.io/upload/w_300/https://dummyimage.com/code

As you can see the query string is used correctly when requesting the image, however when checking if the image is already in the cache apparently the query is ignored and it just gives you the first one (X) every time.

Originally created by @GitBoudewijn on GitHub (Jun 18, 2021). Original GitHub issue: https://github.com/flyimg/flyimg/issues/315 Hello, Love your application, but I've come across another bug. See the following test images: 1. https://dummyimage.com/code?x=300&text=X 2. https://dummyimage.com/code?x=300&text=Y Now using these images with flyimg: 1. https://oi.flyimg.io/upload/w_300/https://dummyimage.com/code%3Fx%3D300%26text%3DX 2. https://oi.flyimg.io/upload/w_300/https://dummyimage.com/code%3Fx%3D300%26text%3DY 3. https://oi.flyimg.io/upload/w_300/https://dummyimage.com/code As you can see the query string is used correctly when requesting the image, however when checking if the image is already in the cache apparently the query is ignored and it just gives you the first one (X) every time.
kerem 2026-02-25 22:34:26 +03:00
  • closed this issue
  • added the
    stale
    label
Author
Owner

@GitBoudewijn commented on GitHub (Jun 18, 2021):

Sorry I just realised this is the same bug as in issue #255 but my tests make it more clear.

<!-- gh-comment-id:863825510 --> @GitBoudewijn commented on GitHub (Jun 18, 2021): Sorry I just realised this is the same bug as in issue #255 but my tests make it more clear.
Author
Owner

@github-actions[bot] commented on GitHub (Aug 10, 2023):

This issue is stale because it has been open for 30 days with no activity.

<!-- gh-comment-id:1672443478 --> @github-actions[bot] commented on GitHub (Aug 10, 2023): This issue is stale because it has been open for 30 days with no activity.
Author
Owner

@github-actions[bot] commented on GitHub (Aug 25, 2023):

This issue was closed because it has been inactive for 14 days since being marked as stale.

<!-- gh-comment-id:1692649791 --> @github-actions[bot] commented on GitHub (Aug 25, 2023): This issue was closed because it has been inactive for 14 days since being marked as stale.
Sign in to join this conversation.
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
starred/flyimg#137
No description provided.