Project

General

Profile

Actions

Bug #81102

open

BackendUtility::setUpdateSignal not always triggered instantly

Added by Kay Strobach about 7 years ago. Updated almost 6 years ago.

Status:
New
Priority:
Must have
Assignee:
-
Category:
DataHandler aka TCEmain
Target version:
-
Start date:
2017-05-02
Due date:
% Done:

0%

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

Description

  1. Problem

Triggering setUpdateSignal from a DataHandlerCmdHook does not always execute the triggered Signals in the Frontend of the Backend.

  1. Steps to reproduce:
  • Register a DataHandler Hook
  • Create a page via D&D
  • Change Title of page in pagetree (by double clicking)
  1. what i expected
  • execution of update signals directly after ajax operation
  1. what happened
  • execution of signal was triggered with next loaded module
Actions

Also available in: Atom PDF