This issue has been created
 
 
Cristal / cid:jira-generated-image-avatar-df4d21d6-fb58-4441-b5e6-cb3a81f767b8 CRISTAL-739 Open

Properly report errors when misusing macros

 
View issue   ·   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-b9fc035d-efdb-46e6-8a40-0e41edea029d Clément Eraud created this issue on 14/Nov/25 16:38
 
Summary: Properly report errors when misusing macros
Issue Type: cid:jira-generated-image-avatar-df4d21d6-fb58-4441-b5e6-cb3a81f767b8 Bug
Affects Versions: 0.23.1
Assignee: Unassigned
Components: Macro
Created: 14/Nov/25 16:38
Priority: cid:jira-generated-image-static-major-d0ee3ee4-7a93-4ccb-9624-c5e3a95268b8 Major
Reporter: Clément Eraud
Description:

When misusing a macro, which is:

  • Providing a content to a macro which don't have one
  • Providing an unknown attribute to a macro
  • Not providing a content to a macro which has one

An error should be properly reported to the user.