Project

General

Profile

Actions

Bug #81585

closed

Update categories are not visible in Web > List

Added by Xavier Perseguers almost 7 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2017-06-15
Due date:
% Done:

0%

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

Description

How to reproduce

Set up

  • In LIVE workspace
  • Go to Web > List
  • Configure some records (e.g., "pages") to show additional column "categories"
  • Make sure you have one or more categories assigned to your record

This looks like that:

Problem with changed categories

  • Switch to some workspace
  • Edit your record and select other categories
  • The categories from LIVE are still being shown

Problem with new records

  • Switch to some workspace
  • Create a new record
  • Assign one or more categories
  • "N/A" is being shown, just as if no categories were set (certainly same problem as before, "LIVE" content is being shown instead of the workspace one)

This looks like that:

Reproduced on TYPO3 v8, probably impacts older releases as well.


Files

step-1.png (18.2 KB) step-1.png Xavier Perseguers, 2017-06-15 13:58
step-2.png (25.8 KB) step-2.png Xavier Perseguers, 2017-06-15 13:58

Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Bug #82946: Categories get lost when translating content elements created in a draft workspaceNeeds Feedback2017-11-07

Actions
Actions #1

Updated by Anke Altintop over 6 years ago

I've got the same problem within workspaces but I also noticed this problem even without using workspaces.
Sometimes categories aren't loaded (I couldn't find out why so far), which editors don't notice, if they are in another tab than the main content. After saving the element, all categories are gone.

Actions #2

Updated by Till Kleisli over 6 years ago

  • Related to Bug #82946: Categories get lost when translating content elements created in a draft workspace added
Actions #3

Updated by Riccardo De Contardi about 4 years ago

This issue is still reproducible on 10.4.0-dev (latest master)

Actions #4

Updated by Xavier Perseguers about 4 years ago

This is another problem but nevertheless:

Sometimes categories aren't loaded (I couldn't find out why so far), which editors don't notice, if they are in another tab than the main content. After saving the element, all categories are gone.

I experienced the not-loading categories few weeks ago with a client. Cannot say if it would have impacted save and losing relations but I suspect the categories didn't load because the person was traveling in a train and the connection wasn't very stable. Categories are loaded asynchronously after the editing mask is shown. So you may have the editing mask but not yet the categories. Possibly the cause.

Actions #5

Updated by Anke Altintop about 4 years ago

Xavier Perseguers wrote:

This is another problem but nevertheless:

Sometimes categories aren't loaded (I couldn't find out why so far), which editors don't notice, if they are in another tab than the main content. After saving the element, all categories are gone.

I experienced the not-loading categories few weeks ago with a client. Cannot say if it would have impacted save and losing relations but I suspect the categories didn't load because the person was traveling in a train and the connection wasn't very stable. Categories are loaded asynchronously after the editing mask is shown. So you may have the editing mask but not yet the categories. Possibly the cause.

Yes it was, I fixed this issue myself within https://forge.typo3.org/issues/81891 ;)

Actions #6

Updated by Benni Mack over 2 years ago

  • Status changed from New to Closed

This bug is now fixed in TYPO3 v11. Just tested this again in v11. We cleaned up the BackendUtility::getProcessedValue function

Actions

Also available in: Atom PDF