Skip to content

Fix: restore image rendering in change/problem/task PDF descriptions - #74

Merged
RomainLvr merged 2 commits into
mainfrom
support_43955
Jul 28, 2026
Merged

Fix: restore image rendering in change/problem/task PDF descriptions#74
RomainLvr merged 2 commits into
mainfrom
support_43955

Conversation

@Rom1-B

@Rom1-B Rom1-B commented Jul 27, 2026

Copy link
Copy Markdown

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

  • It fixes !44245
  • Toolbox::stripTags() was stripping the content field before it reached the image-resolution logic in the PDF renderer, so embedded images displayed in Ticket PDF exports but not in Change/Problem descriptions or Problem task descriptions.
  • This removes the stripping in those three places, aligning them with the pattern already used for Ticket, Followup and Solution PDF rendering.

Screenshots (if appropriate):

@Rom1-B
Rom1-B requested a review from RomainLvr July 27, 2026 08:04
@RomainLvr
RomainLvr merged commit cdfed07 into main Jul 28, 2026
3 checks passed
@RomainLvr
RomainLvr deleted the support_43955 branch July 28, 2026 11:54
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.

2 participants