Skip to content

修复atom订阅#129

Merged
Spr-Aachen merged 1 commit intoSpr-Aachen:mainfrom
qfqha:main
Apr 22, 2026
Merged

修复atom订阅#129
Spr-Aachen merged 1 commit intoSpr-Aachen:mainfrom
qfqha:main

Conversation

@qfqha
Copy link
Copy Markdown
Contributor

@qfqha qfqha commented Apr 22, 2026

文章标题包含“&”等字符时未进行转义,导致atom订阅构建失败

Type of change

  • Bug fix (a non-breaking change that fixes an issue)
  • New feature (a non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Other (please describe):

Checklist

  • I have checked to ensure that this Pull Request is not for personal changes.
  • I have performed a self-review of my own code.
  • My changes generate no new issues.

Changes

修复atom.xml.ts文件,为特殊字符添加转义,避免atom订阅构建失败

How To Test

修复前,如果有文章标题包含“&”字符,访问atom订阅时会返回如下报错:

image

修复后即正常生成atom订阅

文章内容包含“&”等字符时未进行转移,导致atom订阅构建失败
@Foxie-404 Foxie-404 added the following up Tracking on this issue label Apr 22, 2026
@Foxie-404 Foxie-404 requested review from Spr-Aachen April 22, 2026 14:11
@Spr-Aachen Spr-Aachen merged commit 44b331c into Spr-Aachen:main Apr 22, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

following up Tracking on this issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants