This issue has been created
There are 7 updates.
 
 
XWiki Rendering / cid:jira-generated-image-avatar-dfbfd5bb-8a7e-4bda-b7c2-d4e9f0c5ec61 XRENDERING-759 Open

getDefaultCategory() call does not work on recent macros which directly implement the interface

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-cd221920-cdaa-4138-9f49-26b23b8ae147 Thomas Mortagne created this issue on 07/Nov/24 16:32
 
Summary: getDefaultCategory() call does not work on recent macro which directly implement the interface
Issue Type: cid:jira-generated-image-avatar-dfbfd5bb-8a7e-4bda-b7c2-d4e9f0c5ec61 Bug
Affects Versions: 14.6-rc-1
Assignee: Unassigned
Components: Macro
Created: 07/Nov/24 16:32
Priority: cid:jira-generated-image-static-major-779b57ec-5f34-4686-acac-ecc5f761ca33 Major
Reporter: Thomas Mortagne
Description:

getDefaultCategory has been deprecated and moved to legacy by XRENDERING-664, but it does not have any implementation (only AbstractMacro provide one) so any recent macro will produce an error if getDefaultCategory is called on it.

 
 

7 updates

 
cid:jira-generated-image-avatar-cd221920-cdaa-4138-9f49-26b23b8ae147 Changes by Thomas Mortagne on 07/Nov/24 16:32
 
Summary: getDefaultCategory() call does not work on recent macro macros which directly implement the interface
Fix Version: 16.10.0-rc-1
Fix Version: 15.10.14
Fix Version: 16.4.6
Assignee: Thomas Mortagne
Priority: Major Blocker
Labels: regression