[PR #487] [MERGED] fix: Redirect URLs without protocol schema are not handled correctly #527

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

📋 Pull Request Information

Original PR: https://github.com/flyimg/flyimg/pull/487
Author: @sadok-f
Created: 8/27/2024
Status: Merged
Merged: 8/27/2024
Merged by: @sadok-f

Base: mainHead: issue#486


📝 Commits (2)

  • 11b785e fix: Redirect URLs without protocol schema are not handled correctly, closes #486
  • dd82edb fix: fixing linting issues

📊 Changes

2 files changed (+36 additions, -24 deletions)

View changed files

📝 config/parameters.yml (+2 -1)
📝 src/Core/Entity/Image/InputImage.php (+34 -23)

📄 Description

Fix Redirect URLs without protocol schema, closes #486


🔄 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/487 **Author:** [@sadok-f](https://github.com/sadok-f) **Created:** 8/27/2024 **Status:** ✅ Merged **Merged:** 8/27/2024 **Merged by:** [@sadok-f](https://github.com/sadok-f) **Base:** `main` ← **Head:** `issue#486` --- ### 📝 Commits (2) - [`11b785e`](https://github.com/flyimg/flyimg/commit/11b785e784d4980997e86899d4f8bdafe3b767f5) fix: Redirect URLs without protocol schema are not handled correctly, closes #486 - [`dd82edb`](https://github.com/flyimg/flyimg/commit/dd82edb35d6fd58e09722c538df2d0123a7d0240) fix: fixing linting issues ### 📊 Changes **2 files changed** (+36 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `config/parameters.yml` (+2 -1) 📝 `src/Core/Entity/Image/InputImage.php` (+34 -23) </details> ### 📄 Description Fix Redirect URLs without protocol schema, closes #486 --- <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:46 +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#527
No description provided.