This issue has been created
There is 1 update.
 
 
Confluence / cid:jira-generated-image-avatar-9244c4f6-80c8-43fd-8a1d-cc2319b72b26 CONFLUENCE-342 Open

Don't fail the whole content conversion when a macro converter throws

 
View issue   ·   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-ab1e23b7-9e47-413a-905d-e8c0e4a842b7 Raphaël Jakse created this issue on 11/Dec/24 09:39
 
Summary: Don't fail the whole content conversion when a macro converter throws
Issue Type: cid:jira-generated-image-avatar-0032eac4-58fc-4583-8a65-28e83535b404 Bug
Affects Versions: 9.64.0
Assignee: Unassigned
Components: XML
Created: 11/Dec/24 09:39
Priority: cid:jira-generated-image-static-major-02a6f604-1d54-4661-9d79-e4e094745656 Major
Reporter: Raphaël Jakse
Description:

Currently, when a macro converter crashes, the whole page content fails to convert. It is not necessary, we can allow the content to be converted except this macro and revert to the default macro converter, which will output all the parameters of the macro as is, and prefix the macro name with confluence_ if the right (un)prefixedMacros parameters are set.

 
 

1 update

 
cid:jira-generated-image-avatar-ab1e23b7-9e47-413a-905d-e8c0e4a842b7 Changes by Raphaël Jakse on 11/Dec/24 09:39
 
Issue Type: Bug Improvement