Skip to content
Snippets Groups Projects
Commit b04d4774 authored by Nicole Cordes's avatar Nicole Cordes Committed by Georg Ringer
Browse files

[BUGFIX] Ensure new extension classes are loaded

If you install any extension during the update, the classes are still
unknown. This is because the static autoload files aren't regenerated
after the installation. This patch triggers the update of class loading
information after an extension was installed.

Resolves: #71507
Releases: master
Change-Id: I6004ef2d7c10608c738037002380ea520bec03b8
Reviewed-on: https://review.typo3.org/44689


Reviewed-by: default avatarHelmut Hummel <helmut.hummel@typo3.org>
Reviewed-by: default avatarMarkus Klein <markus.klein@typo3.org>
Tested-by: default avatarMarkus Klein <markus.klein@typo3.org>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
parent dff8862f
Branches
Tags
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