Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] 한글 파일명 깨지는 이슈 #25

Closed
Baejw0111 opened this issue Sep 14, 2024 · 1 comment
Closed

[BUG] 한글 파일명 깨지는 이슈 #25

Baejw0111 opened this issue Sep 14, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Baejw0111
Copy link
Owner

Baejw0111 commented Sep 14, 2024

버그 설명

파일명이 한국어인 파일을 업로드하면 서버에 저장되는 파일의 이름이 깨진 채로 저장됨.

재현 방법

  1. 리뷰 작성 시 파일명이 한글인 파일 업로드
  2. 서버에 업로드된 파일명 확인

예상한 행동

파일명이 원래 이름대로 떠야 함

스크린샷

image

추가적인 정보

@Baejw0111 Baejw0111 added the bug Something isn't working label Sep 14, 2024
@Baejw0111 Baejw0111 self-assigned this Sep 14, 2024
@Baejw0111 Baejw0111 changed the title [BUG] 한국어 파일명 깨지는 이슈 [BUG] 한글 파일명 깨지는 이슈 Sep 14, 2024
@Baejw0111
Copy link
Owner Author

Baejw0111 commented Sep 14, 2024

image

multer 레포지토리의 해당 이슈를 참고해 해결했다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant