Skip to content

fix: url encoding decoding 관련 수정#206

Merged
noeyiz merged 5 commits intodevelopfrom
dev/fix-url-encoding-decoding/#205
Apr 17, 2024
Merged

fix: url encoding decoding 관련 수정#206
noeyiz merged 5 commits intodevelopfrom
dev/fix-url-encoding-decoding/#205

Conversation

@jonnwon
Copy link
Collaborator

@jonnwon jonnwon commented Apr 16, 2024

📌 개요

  • URL encoding과 decoding 관련 수정.

💻 작업 내용

  • 여러 개의 쿼리 파라미터가 있는 url의 경우 첫 번째를 제외한 나머지 쿼리 파라미터가 전달이 안되는 부분을 수정하였습니다.
  • ShareExtension시 url에 한글이 들어 있는 경우 북마크 추가 화면에 글자가 깨져서 들어오는 부분을 수정하였습니다.

🖼️ 스크린샷

url.mov

@jonnwon jonnwon added the 🐞 Bug Something isn't working label Apr 16, 2024
@jonnwon jonnwon linked an issue Apr 16, 2024 that may be closed by this pull request
Copy link
Collaborator

@noeyiz noeyiz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

드디어 벚꽃 만개 시기 링크가 공유되는군요 ! 고생하셨습니다 ~

@noeyiz noeyiz merged commit 3810cb1 into develop Apr 17, 2024
@chanhihi chanhihi deleted the dev/fix-url-encoding-decoding/#205 branch April 18, 2024 07:52
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

Successfully merging this pull request may close these issues.

fix: url encoding decoding

3 participants