Project

General

Profile

Actions

Bug #79434

closed

Story #69617: FormEngine bugs

Hooks do not get full or partial record from FormEngine

Added by Christian Weiske about 7 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2017-01-24
Due date:
% Done:

0%

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

Description

When creating a new content element of type "fluid content" with a multiRelation field, the field's suggest wizard cannot be used unless saved first.
I've reported this to the flux project: <flux:field.multiRelation> autocomplete breaks when fluidcontent element not saved yet #1272

The underlying issue was described by Claus Due:

The source of the problem is the rewritten FormEngine which no longer provides a full or partial record (full if saved, partial with default values if not saved) to the hooks which resolve the DS.
Because this vital variable is no longer transmitted to hooks, Flux becomes incapable of resolving the correct DS based on CType or other parameters of the not-yet-saved record.

This in on TYPO3 7.6.15.

Please pass the relevant parameters to the hooks.

Actions #1

Updated by Christian Kuhn about 7 years ago

  • Parent task set to #69617
Actions #2

Updated by Christian Kuhn about 7 years ago

i can have a look at this after feature freeze of v8.6 in two weeks.

Actions #3

Updated by Christian Weiske about 7 years ago

The problem was solved in the flux extension itself, so this bug here can probably be closed.
See https://github.com/FluidTYPO3/flux/issues/1272#issuecomment-279271465 for more information.

Actions #4

Updated by Mona Muzaffar about 7 years ago

  • Status changed from New to Closed

fixed in flux, see comment above

Actions

Also available in: Atom PDF