There are 8 updates, 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-fffd6c0e-655c-4002-9926-fe1b886da26a XWIKI-21125 Closed

Include and Display macros should generate inline content when used in an inline context

 
View issue   ยท   Add comment
 

8 updates

 
cid:jira-generated-image-avatar-7a27709e-1eca-42e8-abd4-8dd4ba2802e0 Changes by Michael Hamann on 24/Oct/24 18:04
 
Fix Version: 15.10.14
Fix Version: 16.9.0
Fix Version: 16.4.5
Documentation in Release Notes: N/A
Documentation: N/A
Resolution: Fixed
Tests: Unit
Status: Open Closed
 
 

1 comment

 
cid:jira-generated-image-avatar-7a27709e-1eca-42e8-abd4-8dd4ba2802e0 Michael Hamann on 24/Oct/24 18:04
 

Fixed by using ParserUtils#convertToInline(). This only handles the simple case of a single macro or a single paragraph but not more complex content. More complex content is kept as-is.