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 #1

Updated by NGUYEN Duc Quan over 5 years ago

  • Category set to Workspaces
Actions #2

Updated by NGUYEN Duc Quan over 5 years ago

  • Priority changed from Should have to Must have
Actions #3

Updated by Tommaso Liberio over 5 years ago

Got same error in my TYPO3 project. Are you using Gridelements too?

Actions #4

Updated by NGUYEN Duc Quan over 5 years ago

Tommaso Liberio wrote:

Got same error in my TYPO3 project. Are you using Gridelements too?

Yes I am.

Actions #5

Updated by Max Kugler about 4 years ago

  • Related to Bug #91025: List of changes in workspace view stays empty in BE added
Actions #6

Updated by Riccardo De Contardi almost 4 years ago

  • Related to Bug #67676: Element "sys_file_reference:XXX" does not exist" added
Actions #7

Updated by Riccardo De Contardi almost 4 years ago

Is this the same issue? #67676

Actions #8

Updated by NGUYEN Duc Quan almost 4 years ago

Riccardo De Contardi wrote:

Is this the same issue? #67676

If I recall correctly it is the same issue.

Actions #9

Updated by Riccardo De Contardi almost 4 years ago

@NGUYEN Duc Quan thank you for your reply. Do you agree if I close your issue and ask you to continue the discussion on #67676 (there's also a patch attached) ?

Actions #10

Updated by NGUYEN Duc Quan almost 4 years ago

Riccardo De Contardi wrote:

@NGUYEN Duc Quan thank you for your reply. Do you agree if I close your issue and ask you to continue the discussion on #67676 (there's also a patch attached) ?

Yes, sure. There's no need to have multiple tickets ;)

Actions #11

Updated by Riccardo De Contardi almost 4 years ago

  • Status changed from New to Closed

Thanks. Closed in agreeement with the reporter in favor of #67676 . Please continue the discussion there.

Actions

Also available in: Atom PDF