Task #90981
closedDisable extension scanner if no local extension folder is present to avoid exceptions
100%
Description
Problem/Description¶
Steps to reproduce¶
- Delete all subfolders in
typo3conf/ext/
- Open Admin tools -> Upgrade
- press "Scan Extension Files"
- Modal opens
- press "Scan all"
- voilĂ : exception gets thrown
ToDo(s)¶
Since the TYPO3 Core Update card in the UpgradeController is already disabled in the cardsAction()
we add such a check also for the extension scanner card like it was done for composer mode TYPO3 instances.
Files
Updated by Gerrit Code Review over 4 years ago
- Status changed from In Progress to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/64100
Updated by Josef Glatz over 4 years ago
- File 90981-patchset1.png 90981-patchset1.png added
Patch Set 1¶
Updated by Gerrit Code Review over 4 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/64100
Updated by Josef Glatz over 4 years ago
Gerrit Code Review wrote:
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/64100
Patch-Set 2¶
Visually the absolute path to extension folder was removed.
Updated by Gerrit Code Review over 4 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/64100
Updated by Gerrit Code Review over 4 years ago
Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/64135
Updated by Gerrit Code Review over 4 years ago
Patch set 2 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/64135
Updated by Anonymous over 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 536a793a7d0612f645f06e1cffd7e8751cf7e9cd.