[Fix/#233] iframe에서 brunch 케이스 해결 #234
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🚩 관련 이슈
📋 구현 기능 명세
📌 PR Point
무슨 이유로 어떻게 코드를 변경했는지
open graph 데이터를 가져올 때 브런치의 경우 image url이 가져와지는데 fname 태그 안에 들어있는 상태로 들어와서 빈 이미지가 저장되는 버그가 있어서 수정해야했습니다.
어떤 부분에 리뷰어가 집중해야 하는지
로직 변경이 원래 로직들을 건드리지는 않았을지 확인이 필요할 것 같고, 다른 링크 중에 저장안되는 케이스가 있다면 추가해야할 것 같습니다.
개발하면서 어떤 점이 궁금했는지
일단 임시로 정규식으로 때려넣긴했는데.. jsoup식으로 조금 리팩토링 할 수 있을 것 같지만 다음 브랜치 파서 해결해보도록 하겠습니다. 코드가 이쁘지 않은 것 같기도 하고 변수명 다들 너무 헷갈리게 지은 것 같아 고민을 좀 더 해보고 수정하겠습니다.
📸 결과물 스크린샷
🛠️ 테스트
🚀 API Endpoint