Project

General

Profile

Actions

Bug #93469

closed

Editing file metadata in a workspace takes immediate effect on the LIVE version

Added by Sebastian Michaelsen about 3 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2021-02-09
Due date:
% Done:

0%

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

Description

Steps to reproduce:

  • Switch into a Workspace
  • Open the File module and edit a file
  • Fill out or change the title and save
  • Switch into the LIVE environment again
  • Edit the same file again
    => There are your Workspace changes, immediately applied to the LIVE record.

As an editor I must be sure that my workspace changes can not alter the current LIVE website. Otherwise I will lose trust into the whole workspace feature.

Actions #1

Updated by Sebastian Michaelsen about 3 years ago

  • Subject changed from Editing file metadata in a workspace take immediate effect on the LIVE version to Editing file metadata in a workspace takes immediate effect on the LIVE version
Actions #2

Updated by Sebastian Michaelsen about 3 years ago

  • Description updated (diff)
Actions #3

Updated by Riccardo De Contardi almost 3 years ago

I am not able to reproduce this issue with the latest master; this is the test I performed:

Prerequisites

- TYPO3 (latest master)
- a " Draft " Workspace
- a page
- a file /fileadmin/Images/file.jpg

Test procedure

LIVE WORKSPACE

1. List module > locate file.jpg > edit its data; set

- Title to "Title in LIVE"
- Description to "Description in LIVE"

Save

2. On a page, create a "Text and Media" CE and add a relation to file.jpg; save and preview the page on a different browser (I used Chrome in incognito mode)

Result no.1:

- the image shown has title "Title in LIVE" and caption "Description in LIVE"

3. Switch to " Draft " workspace
4. List module > locate file.jpg > edit its data; set

- Title to "Title in LIVE changed in WS"
- Description to "Description in LIVE changed in WS"

save and preview the page on a different browser

Result no.2:

- the image shown has still title "Title in LIVE" and caption "Description in LIVE"
- the values set in " Draft " are visible only if you open the page on the same browser with which you are logged in the BE (preview of the workspace)

5. Switch to " LIVE " workspace
6. List module > locate file.jpg > edit its data; set

- Title to "Title in LIVE BIS"
- Description to "Description in LIVE BIS"

save and preview the page on a different browser

Result no.3:

- the image shown has title "Title in LIVE BIS" and caption "Description in LIVE BIS"

Is this sufficient or a different test should be performed?

Actions #4

Updated by Riccardo De Contardi almost 3 years ago

  • Status changed from New to Needs Feedback
Actions #5

Updated by Benni Mack about 2 years ago

  • Status changed from Needs Feedback to Closed

Closing this due to lack of feedback.

Actions

Also available in: Atom PDF