Project

General

Profile

Actions

Bug #88449

closed

Backend not reloaded after copy&pasteing content element

Added by Philipp Seiler almost 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Could have
Assignee:
-
Category:
DataHandler aka TCEmain
Target version:
-
Start date:
2019-05-28
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.3
Tags:
copy,paste,redirect
Complexity:
Is Regression:
Sprint Focus:

Description

  • Copy any content element like textmedia in the backend.
  • Paste it anywhere, e.g. below.
  • Nothing happens, no page reload and such.
  • Force reloading of backend by e.g. simply reloading the browser.
  • Element is now visible as a copy, so copy-process has worked, but redirect afterwards failed.

The response of the AJAX request for copying seems incorrect:

{"redirect":"","messages":[],"hasErrors":true}

hasErrors looks like it's always set to true in the SimpleDataHandler. redirect appears to stay empty all the time.

This bug seems to have been introduced with the last version, 8.7.25. I cannot remember this happening before that version.

Actions #1

Updated by Georg Ringer almost 5 years ago

  • Status changed from New to Needs Feedback

can you check out 8.7.26?

Actions #2

Updated by Philipp Seiler almost 5 years ago

  • Priority changed from Should have to Could have

Yep, works, thank you! I have missed that there's already 8.7.26 out there.

Actions #3

Updated by Georg Ringer almost 5 years ago

  • Status changed from Needs Feedback to Closed
Actions

Also available in: Atom PDF