Branch: refs/heads/master Home: https://github.com/xwiki-contrib/application-blog Commit: 3b74c7f903466a1e0095ac88e09890b2d29aface https://github.com/xwiki-contrib/application-blog/commit/3b74c7f903466a1e009... Author: Alex Cotiugă <[email protected]> Date: 2025-06-24 (Tue, 24 Jun 2025) Changed paths: M application-blog-api/src/main/java/org/xwiki/platform/blog/internal/CategoryRenameListener.java M application-blog-ui/src/main/resources/Blog/CategoriesCode.xml Log Message: ----------- BLOG-233: Blog posts are not updated with the new category after category rename * on category rename, the parent field is reset to WebHome istead of being kept from the source document. As long as blog application uses the parent-child relationship as hierarchy mode we need to preserve this field. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-blog/settings/notifications