Project

General

Profile

Actions

Bug #104161

closed

Admin Tools: Action after clicking "Try to fix file and folder permissions" button in "Directory Status" modal never completes

Added by Jasmina Ließmann about 2 months ago. Updated about 1 month ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend JavaScript
Target version:
-
Start date:
2024-06-20
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

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


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #103728: fixPermission() throws exception if permissions are correctClosed2024-04-25

Actions
Related to TYPO3 Core - Bug #104193: Progress bar rendered inside Check for Broken Extensions modal works infinitelyClosed2024-06-24

Actions
Related to TYPO3 Core - Task #103767: Introduce streamlined progress bar componentClosed2024-04-30

Actions
Actions #1

Updated by Christian Kuhn about 2 months ago

Easy reproduce with monorepo: If folder structure is currently "ok", just remove typo3temp/index.html to trigger the "fix button" rendering.

Actions #2

Updated by Christian Kuhn about 2 months ago

  • Related to Bug #103728: fixPermission() throws exception if permissions are correct added
Actions #3

Updated by Garvin Hicking about 2 months ago

  • Category set to Backend JavaScript
Actions #4

Updated by Georg Ringer about 2 months ago

  • Status changed from New to Accepted
Actions #5

Updated by Christian Kuhn about 2 months ago

  • Related to Bug #104193: Progress bar rendered inside Check for Broken Extensions modal works infinitely added
Actions #6

Updated by Andreas Kienast about 2 months ago

  • Status changed from Accepted to In Progress
  • Is Regression set to Yes
Actions #7

Updated by Andreas Kienast about 2 months ago

  • Related to Task #103767: Introduce streamlined progress bar component added
Actions #8

Updated by Gerrit Code Review about 2 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

Actions #9

Updated by Andreas Fernandez about 2 months ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #10

Updated by Benni Mack about 1 month ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF