Project

General

Profile

Actions

Bug #84699

closed

EXT:form FlashMessageFinisher has no output

Added by Stefan Froemken about 6 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Start date:
2018-04-12
Due date:
% Done:

100%

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

Description

Hello Core-Team,

I have following yaml:

finishers:
  -
    options:
      messageTitle: 'Argh'
      messageBody: 'I am sitting at the %s'
      messageArguments:
        - foo: 'bar'
      severity: 0
    identifier: FlashMessage

I have submitted my form multiple time, but I never see that FlashMessages.

The Problem:
The ViewHelper f:flashMessage was called BEFORE <formvh:render overrideConfiguration="{formConfiguration}" /> in Private/Frontend/Templates/Render.html. As all Finishers will be rendered in formvh:render it is not possible to show them before calling this ViewHelper.

Nice greetings

Stefan

Actions #1

Updated by Björn Jacob about 6 years ago

  • Target version changed from 8.7.13 to next-patchlevel
Actions #2

Updated by Björn Jacob about 5 years ago

  • Sprint Focus set to Remote Sprint
Actions #3

Updated by Benni Mack about 5 years ago

  • Target version changed from next-patchlevel to Candidate for patchlevel
Actions #4

Updated by Gerrit Code Review almost 5 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60576

Actions #5

Updated by Gerrit Code Review almost 5 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60576

Actions #6

Updated by Gerrit Code Review almost 5 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60576

Actions #7

Updated by Michael Waack almost 5 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #8

Updated by Gerrit Code Review almost 5 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60586

Actions #9

Updated by Michael Waack almost 5 years ago

  • Status changed from Under Review to Resolved
Actions #10

Updated by Benni Mack almost 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF