Project

General

Profile

Actions

Bug #68260

closed

FOLLOW-UP Replace file feature for fal file list

Added by Frank Nägler almost 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Category:
-
Target version:
Start date:
2015-07-16
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

The updateWizard, which was introduced in #56133 with patch https://review.typo3.org/#/c/40797/ is broken.
The updateWizard comes up again and again, looks like it will never be marked as finished.


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Feature #56133: Replace file feature for fal file listClosed2014-02-19

Actions
Related to TYPO3 Core - Task #77474: Doctrine: Migrate remaining easy UpdateWizardsClosedTobias Adolph2016-08-10

Actions
Related to TYPO3 Core - Bug #77500: FilesReplacePermissionUpdate brokenClosed2016-08-14

Actions
Actions #1

Updated by Wouter Wolters almost 9 years ago

Add in checkForUpdate function on top:

if ($this->isWizardDone()) {
return FALSE;
}

Actions #2

Updated by Gerrit Code Review almost 9 years ago

  • Status changed from Accepted to Under Review
Actions #3

Updated by Georg Ringer almost 9 years ago

  • Status changed from Under Review to Accepted
Actions #4

Updated by Wouter Wolters almost 9 years ago

  • Sprint Focus changed from Stabilization Sprint to On Location Sprint
Actions #5

Updated by Wouter Wolters almost 9 years ago

  • Status changed from Accepted to In Progress
  • Assignee changed from Benni Mack to Wouter Wolters
Actions #6

Updated by Gerrit Code Review almost 9 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 http://review.typo3.org/41604

Actions #7

Updated by Gerrit Code Review almost 9 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41604

Actions #8

Updated by Gordon Brüggemann almost 9 years ago

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

Updated by Anja Leichsenring over 8 years ago

  • Sprint Focus deleted (On Location Sprint)
Actions #10

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF