Bug #104161
closedAdmin Tools: Action after clicking "Try to fix file and folder permissions" button in "Directory Status" modal never completes
100%
Description
When opening the "Directory Status" modal and having the message "These files or folders have errors and may be fixed automatically" the user can click the button "Try to fix file and folder permissions" and the errors get resolved.
In v12, the modal content is reloaded and the errors are fixed.
In v13, a progress bar is shown, but the action never completes. The user must close and reopen the modal to see that the errors have been fixed.
The browser console states:
Uncaught (in promise) TypeError: e.querySelector(...) is null
Files
Updated by Christian Kuhn 5 months ago
Easy reproduce with monorepo: If folder structure is currently "ok", just remove typo3temp/index.html to trigger the "fix button" rendering.
Updated by Christian Kuhn 5 months ago
- Related to Bug #103728: fixPermission() throws exception if permissions are correct added
Updated by Christian Kuhn 5 months ago
- Related to Bug #104193: Progress bar rendered inside Check for Broken Extensions modal works infinitely added
Updated by Andreas Kienast 5 months ago
- Status changed from Accepted to In Progress
- Is Regression set to Yes
Updated by Andreas Kienast 5 months ago
- Related to Task #103767: Introduce streamlined progress bar component added
Updated by Gerrit Code Review 5 months ago
- Status changed from In Progress to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/84881
Updated by Andreas Fernandez 5 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 9ab4c805952feda1b547b4f87087ac5766fd4156.