[PR #1147] [MERGED] fix: utf8 original filename #8923

Closed
opened 2026-02-05 13:55:32 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/1147
Author: @jrasm91
Created: 12/21/2022
Status: Merged
Merged: 12/21/2022
Merged by: @alextran1502

Base: mainHead: fix/utf8-filename


📝 Commits (1)

📊 Changes

3 files changed (+9 additions, -0 deletions)

View changed files

📝 server/apps/immich/src/config/asset-upload.config.ts (+3 -0)
📝 server/apps/immich/src/config/profile-image-upload.config.ts (+3 -0)
server/apps/immich/src/utils/path-form-data.util.ts (+3 -0)

📄 Description

Fixes #1146.


🔄 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/immich-app/immich/pull/1147 **Author:** [@jrasm91](https://github.com/jrasm91) **Created:** 12/21/2022 **Status:** ✅ Merged **Merged:** 12/21/2022 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `fix/utf8-filename` --- ### 📝 Commits (1) - [`fa95afb`](https://github.com/immich-app/immich/commit/fa95afbd764167e45facd29d888320f9473b4125) fix: file.originalname ### 📊 Changes **3 files changed** (+9 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `server/apps/immich/src/config/asset-upload.config.ts` (+3 -0) 📝 `server/apps/immich/src/config/profile-image-upload.config.ts` (+3 -0) ➕ `server/apps/immich/src/utils/path-form-data.util.ts` (+3 -0) </details> ### 📄 Description Fixes #1146. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 13:55:32 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#8923