There is 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-a1690fe4-7d79-4493-85c4-a3dad6523955 XWIKI-24244 Open

The edited content is not re-rendered after a macro call is updated

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-ee3ac7e8-de82-445f-a576-2b87507791c6 Marius Dumitru Florea on 20/Jul/26 14:23
 

Note that since XWIKI-24157 the macro output is replaced by the macro placeholder after a macro is edited. In other words, until we have the new macro output (to match the updated macro parameters) we consider the macro has no output so we show the macro placeholder. This is consistent with CKEditor where the macro placeholder is shown until the content is reloaded (i.e. until we fetch the updated macro output).