Project

General

Profile

Actions

Bug #46631

closed

extbase problem, if you set object, but not objectName sending the form wont work

Added by Kay Strobach over 11 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extbase
Target version:
-
Start date:
2013-03-24
Due date:
% Done:

0%

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

Description

extbase problem, if you set object, but not objectName sending the form wont work

Works

        <f:form action="create" noCache="1" object="{issue}" objectName="issue">

Should throw exception

        <f:form action="create" noCache="1" object="{issue}">
Actions

Also available in: Atom PDF