velog-client icon indicating copy to clipboard operation
velog-client copied to clipboard

[버그] rss 인코딩 이슈

Open Nuung opened this issue 1 year ago • 0 comments

현상

  • rss에서 item description 처리 중 어딘지 모르겠지만 utf-8이 아닌 값으로 인식해 rss page로 접근할 수 없는 현상이 있습니다.
  • 이모티콘으로 순간 의심했지만, utf8에 어긋난 이미티콘이 아닌 os 제공 utf8를 따르는 이모티콘을 사용했습니다.
  • 아래는 full text 이며 지금도 계속 error status로 나옵니다: https://v2.velog.io/rss/qlgks1
This page contains the following errors:
error on line 18 at column 29: Input is not proper UTF-8, indicate encoding !
Bytes: 0x08 0x73 0x65 0x6C
Below is a rendering of the page up to the first error.
nuung https://velog.io/ 도메인 중심의 개발, 깊이의 가치를 이해하고 “문제 해결” 에 몰두하는 개발자가 되고싶습니다. 그러기 위해 항상 새로운 것에 도전하고 노력하는 개발자가 되겠습니다. Sat, 01 Jul 2023 16:45:31 GMT https://validator.w3.org/feed/docs/rss2.html https://github.com/jpmonette/feed nuung https://images.velog.io/images/qlgks1/profile/627dac89-ffc3-449a-8f6e-09d2f8052004/githubIcon.png https://velog.io/ Copyright (C) 2019. nuung. All rights reserved.

사진

image

Nuung avatar Jul 02 '23 07:07 Nuung