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

更新主题操作不会刷新主题相关的缓存 #553

Closed
ruibaby opened this issue Feb 10, 2020 · 0 comments · Fixed by #554
Closed

更新主题操作不会刷新主题相关的缓存 #553

ruibaby opened this issue Feb 10, 2020 · 0 comments · Fixed by #554
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug.
Milestone

Comments

@ruibaby
Copy link
Member

ruibaby commented Feb 10, 2020

我的环境

Server 版本:1.2.0
Admin 版本:1.2.0
数据库:H2
运行模式:production
UA 信息:Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36


错误日志


期望行为

更新主题之后触发刷新主题信息的事件

当前行为

不会触发。

@ruibaby ruibaby added the kind/bug Categorizes issue or PR as related to a bug. label Feb 10, 2020
@ruibaby ruibaby added this to the 1.3.0 milestone Feb 10, 2020
@ruibaby ruibaby self-assigned this Feb 10, 2020
ruibaby added a commit to ruibaby/halo that referenced this issue Feb 10, 2020
@ruibaby ruibaby linked a pull request Feb 10, 2020 that will close this issue
JohnNiang pushed a commit that referenced this issue Feb 10, 2020
@ruibaby ruibaby closed this as completed Feb 10, 2020
ruibaby added a commit that referenced this issue Feb 10, 2020
* feat: support generate static pages.

* feat: support copy static folder when generate static pages.

* feat: clean static pages folder before generate.

* feat: add static deploy handlers.

* feat: support deploy static page in netlify.

* feat: support replace url method.

* feat: add data process apis.

* feat: custom permalink.

* feat: support set path suffix.

* feat: create get by date api for post.

* feat: support /year/month/day/url and /year/month/url mapping.

* feat: support set categories and tags mapping prefix.

* feat: add leveldb cache store impl (#494)

add leveldb config by yaml dev
add cache impl test

* feat:(add comment blacklist) (#465)

* feat:(add comment blacklist)

* update enum name

* update enum

* fix:(update pom)

* 优化相关的细节

* none: add some test case, but ignored

* Disable url regex match temporarily

* Fix vulnerability due to uncheck theme id (#499)

* fix: #489

* Update FUNDING.yml

* merge from master

* feat: update page default sort && update the pre and next of posts

* feat: adapter dev branch

* Feat: update getAdjacentPosts return && update post ftl

* fix: revert gradle-wrapper.jar

Co-authored-by: Ryan Wang <i@ryanc.cc>
Co-authored-by: Jiahuan Shen <shenjiahuan1999@hotmail.com>
Co-authored-by: John Niang <johnniang@riseup.net>
Co-authored-by: weiwensangsang <weiwensangsang@users.noreply.github.com>
Co-authored-by: Lei XinXin <40338580+NGLSL@users.noreply.github.com>
Co-authored-by: 寒山 <ms915818993@163.com>
Co-authored-by: IJKZEN <ijkzen@outlook.com>

* feat: create theme content api. (#503)

* feat: create freemarker custom tag of tools. (#505)

* feat: create freemarker custom tag of tools.

* chore: update dependencies. (#510)

* chore: update dependencies.

* refactor: WordPress data import (#506)

* refactor: WordPress data import

* refactor: change wordpress convert class to interface and add wordpress convert null judgment

* fix: add some class doc

* fix: exclude commons io

* feat: add custom annotation: @PropertyMappingTo and reflection utils, It can be used to mapping the relationship between source model and target model

* feat: replace the original wordpressconvert implementation with a custom annotation

* fix: change wordpress convert method name

* fix: change wordpress convert method name

* fix: merger conflict

* Enable github ci on pull request

* Enable github ci on pull request (#525)

* Add haloCodeStyle.xml (#524)

* Uncomment content url mappings (#523)

* Close file input stream after reading image file (#527)

* Fix test error (#528)

* Enable github action cache for CI

* feat: support set theme static source path type. (#535)

* feat: support set theme static source path type.

* refactor: global_absolute_path_enabled property.

* Fix wordpress importor. (#536)

* feat: support freemarker template Inheritance #534 (#537)

* feat: #534

* fix: HashMap initialCapacity

* feat: change themes assets base path (#538)

* feat: change theme resources base path.

* feat: add new variable about theme base path.

* style: collate configuration files. (#540)

* feat: support set attachment path type. (#539)

* feat: support theme require halo version. (#544)

* feat: support theme require halo version.

* fix: com.sun.xml.internal.ws.util does not exist error.

* fix: com.sun.xml.internal.ws.util does not exist error again.

* Update ThemeServiceImpl.java

* feat: enable default theme submodule support. (#548)

* Remove anatole theme for submodule

* Enable submodule support

* Enable submodule support for checkouting by github action

* Configure halo.workDir into application-test.yaml (#550)

* fix: Theme refresh issue #553 (#554)

* fix: Incorrect sequence of tailing log file#517 (#556)

* Add custom RequestMappingHandlerMapping for enable static resources access (#558)

Co-authored-by: pencilso <5027954@qq.com>
Co-authored-by: Lei XinXin <40338580+NGLSL@users.noreply.github.com>
Co-authored-by: John Niang <johnniang@riseup.net>
Co-authored-by: leozhou <492753662@qq.com>
Co-authored-by: Jiahuan Shen <shenjiahuan1999@hotmail.com>
Co-authored-by: weiwensangsang <weiwensangsang@users.noreply.github.com>
Co-authored-by: 寒山 <ms915818993@163.com>
Co-authored-by: IJKZEN <ijkzen@outlook.com>
Co-authored-by: guqing <38999863+guqing@users.noreply.github.com>
ruibaby added a commit to ruibaby/halo that referenced this issue Jun 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant