benjaminkott / benjaminkott/bootstrap_package
Backend nach Upgrade nicht aufrufbar wg.bootstrap_package login-logo.svg
- Dominant language
- PHP
- Stars
- 355
- Forks
- 212
- Avg merge
- 1h 4m
- Merged PRs (30d)
- 31
Description
# Bug Report
## Prerequisites
* [X] Can you reproduce the problem on TYPO3 v10.4 LTS
* [ ] Can you reproduce the problem on TYPO3 v11.3
* [X] Did you [perform a cursory search](https://github.com/issues?q=is%3Aissue+user%3Abenjaminkott+repo%3Abenjaminkott%2Fbootstrap_package)
to see if your bug or enhancement is already reported?
## Description
[A clear and concise description of what the bug is.]
## Steps to Reproduce
1. Version 9.5 fehlerfrei, Datenbankindex,...
2. local extensions deaktiviert
3. Temp gelöscht
4. Upgade auf 10.4.21 über Installtool mit Upgrade-Wizzard - alles OK
5. Versuch ins Backend zu wechseln -> Error
### Expected behavior
Nach Barbeitung des Installtools soll das Backend verfügbar sein, um die Updates der Extensions zu machen.
### Actual behavior
Ich erhalte beim Wechsel vom Installtool in das Backend einen Fehler:
(1/2) #1509741912 TYPO3Fluid\Fluid\Core\ViewHelper\Exception
Supplied EXT:bootstrap_package/Resources/Public/Images/Backend/login-logo.svg could not be resolved to a File or FileReference.
Ich habe die Extension inkl. meines Sitepackages vor dem Upgrade deaktiviert. Die Extension bootstrap_package sollte doch jetzt für das Backend nicht notwenddig sein, es wird aber offensichtlich nach der logo-Datei gesucht.
### Screenshots
[If applicable, add screenshots to help explain your problem.]
## Versions
Typo3 10.4.21 - Bootstrap-package 10.0.11
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.