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

期望 TemplateHeadProcessor 代码注入不会影响到错误页面 #6500

Open
LIlGG opened this issue Aug 23, 2024 · 0 comments
Open

期望 TemplateHeadProcessor 代码注入不会影响到错误页面 #6500

LIlGG opened this issue Aug 23, 2024 · 0 comments
Assignees
Labels
area/core Issues or PRs related to the Halo Core kind/improvement Categorizes issue or PR as related to a improvement.
Milestone

Comments

@LIlGG
Copy link
Member

LIlGG commented Aug 23, 2024

你当前使用的版本

2.18.0

描述一下此特性

当前插件使用 TemplateHeadProcessor 扩展点为前端页面注入代码,但如果插件实现的 TemplateHeadProcessor 抛出异常,错误页面(如 404、4xx、500、5xx)也会被影响,导致错误页面出现报错,无法正常发挥作用。

为了避免错误页面被影响,期望 TemplateHeadProcessor 不会在错误页面中注入代码。防止插件抛出的异常干扰错误页面的正常展示。

/kind improvement
/area core

附加信息

No response

@f2c-ci-robot f2c-ci-robot bot added kind/improvement Categorizes issue or PR as related to a improvement. area/core Issues or PRs related to the Halo Core labels Aug 23, 2024
@ruibaby ruibaby added this to the 2.20.x milestone Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/core Issues or PRs related to the Halo Core kind/improvement Categorizes issue or PR as related to a improvement.
Projects
None yet
Development

No branches or pull requests

3 participants