Project

General

Profile

Actions

Bug #92930

open

Pages vanish under certain conditions

Added by Daxboeck no-lastname-given over 3 years ago. Updated 10 days ago.

Status:
Needs Feedback
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2020-11-25
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.4
Tags:
pages sys_file
Complexity:
hard
Is Regression:
Sprint Focus:

Description

This is a series of bugs caused by a special system condition. If necessary I can demonstrate this on a system.

Situation:

Given: page "A" with content in the page properties, Resources -> Media -> Image file. The page has the URL www.somewhere.com/A
The image file was removed by an administrator and counted as lost file.
To clean up the system, the according sys_files entry was removed as well.

So now when someone edits the page, instead of the image file there is a folder symbol with no information.

Now, when someone tries to remove that image from the page properties, he gets an error message and the image remains in the page properties.

Now someone decides to redo the page and creates a new page "A" which gets the URL assigned www.somewhere.com/A-1 and he copies all content.
Then as a last step, he deletes the original page "A" and changes the URL of the new page "A" from www.somewhere.com/A-1 to www.somewhere.com/A

And now something very weird happens: The new page "A" vanishes. It does self-delete.

This is very weird and can be very frustrating. I never experienced that before and I think this is caused by the missing file.

Actions #1

Updated by Riccardo De Contardi 10 days ago ยท Edited

Sorry for neglecting this one for so much time! I am currently having some difficulties in reproducing it with TYPO3 13.1.0-dev, maybe I am doing something wrong or I am missing some step...

what do you mean with:

The image file was removed by an administrator and counted as lost file.

That the file is deleted on the filesystem outside of TYPO3?

To clean up the system, the according sys_files entry was removed as well.

Did you perform some operation to "clean up" the system?

Can a step-by-step guide be provided? Thank you!

Actions #2

Updated by Riccardo De Contardi 10 days ago

  • Status changed from New to Needs Feedback
Actions

Also available in: Atom PDF