Skip to content
Snippets Groups Projects
Commit a4b580b1 authored by Andreas Fernandez's avatar Andreas Fernandez Committed by Anja Leichsenring
Browse files

[BUGFIX] Render tags of documentation changelog deferred

Currently, when the changelogs get rendered in the Install Tool, for each
document the tags get rendered in the document itself, which has a huge
negative impact on rendering performance.

This patch changes the rendering to the triggered deferred, when the
document is opened.

Resolves: #88882
Releases: master, 9.5
Change-Id: Ie5be93fb0a8b3d1aa2532b2d1a29c1948778c9d7
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61401


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarJosef Glatz <josefglatz@gmail.com>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarJosef Glatz <josefglatz@gmail.com>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent d7f1c9ea
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment