Project

General

Profile

Actions

Bug #85780

closed

Published change is not visible anymore in BE workspace view but in workspace preview

Added by NGUYEN Duc Quan over 5 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2018-08-08
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

I noticed that when the page tree is loaded in (workspace) draft mode the folder containing records is displayed as modified (background-color: #fee4c9;) (see screenshot "Screen Shot 2018-08-08 at 10.59.49.png").

When I select the folder and then switch to the workspace view in BE to list the changes the list is empty (see screenshot "Screen Shot 2018-08-08 at 10.53.11.png").

I did a network inspect in the browser and I saw that following request has an error 500:

http://test.project.local/typo3/index.php?ajaxID=%2Fajax%2Fworkspace%2Fdispatch&ajaxToken=<someHash>

with the content

...
Uncaught TYPO3 Exception
#1393960943: Element "sys_file_reference:4971" does not exist (More information)

RuntimeException thrown in file
/home/vagrant/code/project-typo3/vendor/typo3/cms/typo3/sysext/version/Classes/Dependency/ElementEntityProcessor.php in line 186.
...

When looking up the entry in the DB the record in sys_file_reference is gone!? (see screenshot "Screen Shot 2018-08-08 at 10.57.10.png").

Is it normal that entries gets (permanently) deleted in the DB?


Files


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #91025: List of changes in workspace view stays empty in BEClosed2020-04-14

Actions
Related to TYPO3 Core - Bug #67676: Element "sys_file_reference:XXX" does not exist"ClosedOliver Hader2015-06-22

Actions
Actions

Also available in: Atom PDF