Skip to content

Fix(Core): Some fix - #87

Merged
RomainLvr merged 1 commit into
mainfrom
some_fix
Sep 1, 2026
Merged

Fix(Core): Some fix#87
RomainLvr merged 1 commit into
mainfrom
some_fix

Conversation

@stonebuzz

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

  • Fix PDF export of tabs renamed in GLPI 11
  • Fix embedded document images in PDF exports
  • Fix rich text HTML re-activated after sanitization when exporting embedded images to PDF
  • Remove dead webservices hook registration

Screenshots (if appropriate):

@stonebuzz stonebuzz self-assigned this Aug 31, 2026
@stonebuzz
stonebuzz requested a review from RomainLvr September 1, 2026 12:28
@RomainLvr
RomainLvr merged commit 0c9be2b into main Sep 1, 2026
3 checks passed
@RomainLvr
RomainLvr deleted the some_fix branch September 1, 2026 12:31
RomainLvr pushed a commit that referenced this pull request Sep 4, 2026
)

Backports the applicable part of #87 from main to 10.0/bugfixes.
The displayText() SSRF/IDOR fix and the symfony/yaml bump from #87
do not apply here: v10 never received the embedded-document-image
feature that fix targets, and stays on symfony/yaml ^5.4 (main
moved to ^7.4), so neither piece has an equivalent on this branch.

Co-authored-by: Stanislas Kita <7335054+stonebuzz@users.noreply.github.com>
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