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

[버그] rss 인코딩 이슈 #430

Open
Nuung opened this issue Jul 2, 2023 · 0 comments
Open

[버그] rss 인코딩 이슈 #430

Nuung opened this issue Jul 2, 2023 · 0 comments

Comments

@Nuung
Copy link

Nuung commented Jul 2, 2023

현상

  • 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant