Project

General

Profile

Actions

Bug #87738

closed

Action URI of tx_form_formframework not correct if form is used in extension as content element

Added by Martin Weymayer almost 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2019-02-19
Due date:
% Done:

0%

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

Description

Steps to reproduce:
- add news extension
- add news content element and add form (f. e. contat form) plugin to this news via content elements

Expected result:
- in detail view of news element show form (f. e. contat form)
- action uri should be /news/titel-des-beitrages?tx_form_formframework%5Baction%5D=perform&tx_form_formframework%5Bcontroller%5D=FormFrontend&cHash=fc7316ffec2741927bb5aa601ef0203f#kontaktformular-2026

Actual result:
- in detail view of news element show form (f. e. contat form)
- in action uri part of news detail view is missing: /news?tx_form_formframework%5Baction%5D=perform&tx_form_formframework%5Bcontroller%5D=FormFrontend&cHash=fc7316ffec2741927bb5aa601ef0203f#kontaktformular-2026

So form can not be submitted.
Martin

Actions

Also available in: Atom PDF