Task #50827
Task #50876: Handling of deleted files in FAL
Introduce handling of missing files
Status: | Resolved | Start date: | 2013-08-06 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | - | % Done: | 100% |
|
Category: | File Abstraction Layer (FAL) | Spent time: | - | |
Target version: | 6.2.0 | |||
TYPO3 Version: | 6.2 | Complexity: | medium | |
PHP Version: | 5.3 | Sprint Focus: |
Description
- add sys_file.missing to reflect the temporary missing state
- enhance the indexer to set/unset this state
Related issues
Associated revisions
[FEATURE] Introduce handling of missing files
To keep track of missing files we introduce a missing
flag is sys_files.
When indexer detects file is missing the flag is set
and reset when file is present again.
In backend a message is shown when a reference to a
missing file is used.
Resolves: #50827
Change-Id: Iaaf9455698507c5cd574f6928fa5a563a49ad121
Reviewed-on: https://review.typo3.org/22913
Reviewed-by: Steffen Ritter
Reviewed-by: Kai Ole Hartwig
Tested-by: Kai Ole Hartwig
Reviewed-by: Mattias Nilsson
Tested-by: Mattias Nilsson
Tested-by: Steffen Ritter
History
#1 Updated by Gerrit Code Review almost 2 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22913
#2 Updated by Gerrit Code Review almost 2 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22913
#3 Updated by Gerrit Code Review almost 2 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22913
#4 Updated by Gerrit Code Review almost 2 years ago
Patch set 4 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22913
#5 Updated by Gerrit Code Review almost 2 years ago
Patch set 5 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22913
#6 Updated by Gerrit Code Review almost 2 years ago
Patch set 6 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22913
#7 Updated by Gerrit Code Review almost 2 years ago
Patch set 7 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22913
#8 Updated by Frans Saris almost 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 55b8107f6e1b0ca1ce69c847c446bd07fe060bd1.
#9 Updated by Ernesto Baschny almost 2 years ago
- Status changed from Resolved to Accepted
- Target version set to 6.2.0
Has been merged meanwhile (missing "Releases" line in commit msg), so can be closed.
#10 Updated by Ernesto Baschny almost 2 years ago
- Status changed from Accepted to Under Review
#11 Updated by Ernesto Baschny almost 2 years ago
For some strange reason I cannot change the Status of this issue back to "Resolved". Can anyone?
#12 Updated by Helmut Hummel almost 2 years ago
Ernesto Baschny wrote:
For some strange reason I cannot change the Status of this issue back to "Resolved". Can anyone?
No. Strange.
#13 Updated by Ernesto Baschny almost 2 years ago
- Parent task set to #50876
#14 Updated by Wouter Wolters almost 2 years ago
This is (I think) because of the related tasks that are marked as blocking.
#15 Updated by Steffen Ritter over 1 year ago
- Status changed from Under Review to Resolved