[PR #256] [CLOSED] Fixes error when accessing URL with whitespace #357

Closed
opened 2026-02-25 22:35:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/flyimg/flyimg/pull/256
Author: @ivanwitzke
Created: 5/8/2020
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

  • b8fb9e8 Fixes error when accessing URL with whitespace

📊 Changes

1 file changed (+5 additions, -2 deletions)

View changed files

📝 src/Core/Entity/Image/InputImage.php (+5 -2)

📄 Description

When trying to convert/resize files with whitespace on the name, there was always an error "Error occurred while trying to read the file". This PR solves it


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/flyimg/flyimg/pull/256 **Author:** [@ivanwitzke](https://github.com/ivanwitzke) **Created:** 5/8/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`b8fb9e8`](https://github.com/flyimg/flyimg/commit/b8fb9e8db3a45678876aff91a4ad3dcf01ab069d) Fixes error when accessing URL with whitespace ### 📊 Changes **1 file changed** (+5 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/Core/Entity/Image/InputImage.php` (+5 -2) </details> ### 📄 Description When trying to convert/resize files with whitespace on the name, there was always an error "Error occurred while trying to read the file". This PR solves it --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 22:35:12 +03:00
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#357
No description provided.