Project

General

Profile

Actions

Bug #70302

closed

Form ViewHelpers getValueAttribute convers ALL objects to identifier, even objects that have no identifier

Added by Andreas Allacher over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Fluid
Target version:
Start date:
2015-10-02
Due date:
% Done:

100%

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

Description

Previously getValue used convertToPlainValue which makes sense because it only converts the object to an identifer
if said object has an identifier but keeps other objects unmodified.

For instance, ObjectStorage with multiple Select now results in no values being selected which worked previously.
Or objects that implement __toString will not be passed on to textfield.

Actions

Also available in: Atom PDF