This issue has been created
There are 5 updates.
 
 
Blog Application / cid:jira-generated-image-avatar-30bace1b-4181-450a-a6ba-72a0aef2681d BLOG-236 In Progress

Blog RSS doesn't work anymore when specifying a category

 
View issue   ·   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-d82bffa7-1b8d-429a-b3a3-949138babed9 Alex Cotiugă created this issue on 06/Oct/25 08:03
 
Summary: Blog RSS doesn't work anymore when specifying a category
Issue Type: cid:jira-generated-image-avatar-30bace1b-4181-450a-a6ba-72a0aef2681d Bug
Affects Versions: 9.15
Assignee: Unassigned
Created: 06/Oct/25 08:03
Priority: cid:jira-generated-image-static-blocker-b5b1e929-51b6-469e-b81c-4daa2569d195 Blocker
Reporter: Alex Cotiugă
Description:

API breakage introduced in https://extensions.xwiki.org/xwiki/bin/view/Extension/Blog%20Application#Hv9.15.
At least one issue identified:
The CategoryRss page's "category" param is different since version 9.15, from https://www.xwiki.org/xwiki/bin/view/Blog/CategoryRss?xpage=plain&category=Blog.What%27s+New+for+XWiki to https://www.xwiki.org/xwiki/bin/view/Blog/CategoryRss?xpage=plain&category=Blog.Categories.What%27s+New+for+XWiki

A proper fix would provide support for both the old (Blog) and new (Blog.Categories) locations.
Additionally, the category migrator should be optional, with the posibility to disable the migration notification, and to provide extra information about the consequences of migrating a category in the new location. 

 
 

5 updates

 
cid:jira-generated-image-avatar-d82bffa7-1b8d-429a-b3a3-949138babed9 Changes by Alex Cotiugă on 06/Oct/25 08:03
 
Fix Version: 9.15.3
Description: API breakage introduced in [https://extensions.xwiki.org/xwiki/bin/view/Extension/Blog%20Application#Hv9.15 |https://extensions . xwiki.org/xwiki/bin/view/Extension/Blog%20Application#Hv9.15. ] (BLOG-232)
At least one issue identified:
The CategoryRss page's "category" param is different since version 9.15, from [https://www.xwiki.org/xwiki/bin/view/Blog/CategoryRss?xpage=plain&category=Blog.What%27s+New+for+XWiki] to [https://www.xwiki.org/xwiki/bin/view/Blog/CategoryRss?xpage=plain&category=Blog.Categories.What%27s+New+for+XWiki]

A proper fix would provide support for both the old (Blog) and new (Blog.Categories) locations.
Additionally, the category migrator should be optional, with the posibility to disable the migration notification, and to provide extra information about the consequences of migrating a category in the new location. 
Assignee: Alex Cotiugă
Status: Open In Progress
Labels: regression