halo-dev / halo

强大易用的开源建站工具。
https://www.halo.run
GNU General Public License v3.0
33.24k stars 9.59k forks source link

编辑已发布文章的内容,只更改图片链接,不更改文章文字内容,点发布,提示发布成功,但实际不会保存新图片链接 #5199

Closed mengtaixiao closed 8 months ago

mengtaixiao commented 8 months ago

系统信息

使用的哪种方式运行?

Docker Compose

在线站点地址

https://blog.209902.xyz/archives/1705491991649

发生了什么?

发现个BUG,Halo博客,Markdown编辑器(Vditor Markdown),编辑已发布文章的内容,只更改图片链接(更换图床,换新链接但图片还是那一张),不更改文章文字内容,点发布,提示发布成功,但实际不会保存新图片链接,再点编辑还是原来的图片链接,我还以为是CDN的问题,排查了半天才发现是Halo或者是Markdown编辑器的问题。

解决办法,更新图片链接的时候,也要更改文字内容,加个文字标点什么的都行(空格不行)。

相关日志输出

No response

附加信息

No response

ruibaby commented 8 months ago

解决办法,更新图片链接的时候,也要更改文字内容,加个文字标点什么的都行(空格不行)。

这似乎就已经可以判断是编辑器的问题,建议向插件提交 issue。

https://github.com/justice2001/halo-plugin-vditor

justice2001 commented 8 months ago

确认是插件问题,这个issue应该可以关闭了。

ruibaby commented 8 months ago

See https://github.com/justice2001/halo-plugin-vditor/issues/20#issuecomment-1895979564

/close

f2c-ci-robot[bot] commented 8 months ago

@ruibaby: Closing this issue.

In response to [this](https://github.com/halo-dev/halo/issues/5199#issuecomment-1896008681): >See https://github.com/justice2001/halo-plugin-vditor/issues/20#issuecomment-1895979564 > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.