Skip to content

Fix: render Change analysis and plan fields as HTML in PDF#67

Closed
Rom1-B wants to merge 1 commit into
10.0/bugfixesfrom
support_43284c
Closed

Fix: render Change analysis and plan fields as HTML in PDF#67
Rom1-B wants to merge 1 commit into
10.0/bugfixesfrom
support_43284c

Conversation

@Rom1-B
Copy link
Copy Markdown

@Rom1-B Rom1-B commented May 19, 2026

Checklist before requesting a review

Please delete options that are not relevant.

  • I have performed a self-review of my code.
  • I have added tests (when available) that prove my fix is effective or that my feature works.
  • I have updated the CHANGELOG with a short functional description of the fix or new feature.
  • This change requires a documentation update.

Description

  • !43955
  • It fixes the Change analysis (Impacts, Control list) and plan (Deployment plan, Backup plan, Checklist) fields rendering as raw HTML instead of formatted content in the exported PDF.
  • The content fields were incorrectly passed as part of the label argument via sprintf(), preventing the PDF renderer from processing them as HTML. Each field is now passed as a dedicated content argument to displayText().

Screenshots (if appropriate):

@Rom1-B Rom1-B closed this May 19, 2026
@Rom1-B Rom1-B deleted the support_43284c branch May 19, 2026 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant