There are 2 comments.
 
 
Kanban Macro / cid:jira-generated-image-avatar-2670fcfd-70c2-44b9-b64c-48e9d6d8898e KANBAN-18 Open

Card titles with special characters causes HTML macro output in Kanban

 
View issue   ยท   Add comment
 

2 comments

 
cid:jira-generated-image-avatar-a90e00be-8bbf-438d-b978-3af2dd8001b5 Nikita Petrenko on 18/Feb/26 16:35
 

Due to limitations of the display() API and its context-dependent output (HTML macro vs wiki syntax), a temporary workaround (yes it's not ideal) is applied by stripping output content of macro until a block-based solution is available (see forum proposal Improving the Document#display API.

 
cid:jira-generated-image-avatar-a90e00be-8bbf-438d-b978-3af2dd8001b5 Nikita Petrenko on 18/Feb/26 16:35
 
Due to limitations of the {{display()}} API and its context-dependent output (HTML macro vs wiki syntax), a temporary workaround (yes it's not ideal) is applied by stripping output content of macro until a block-based solution is available (see forum proposal [Improving the Document#display API|https://forum.xwiki.org/t/improving-the-document-display-api/11707] ) .