Project

General

Profile

Actions

Bug #71166

closed

Form ViewHelpers without respectSubmitData do not use propertyValue that is an issue with e.g. hiddenViewHelper

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-30
Due date:
% Done:

100%

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

Description

Due to the change https://git.typo3.org/Packages/TYPO3.CMS.git/commit/223e203f98c5d50d5764ba306f0628cb2be5beea
if respectSubmitData is false then the property values are not used anymore which is e.g. an issue with the hiddenViewHelper

Actions #1

Updated by Gerrit Code Review over 8 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/44397

Actions #2

Updated by Andreas Allacher over 8 years ago

Steps to reproduce:
1.) Create an object with at least one property
2.) Set property in the controller
3.) Use a form with the created object
4.) Use the form.hidden ViewHelper and use the property attribute to get the previously set property, do not use the value attribute

Currently results in the value attribute being empty whereas it should contain the value of the object

Actions #3

Updated by Gerrit Code Review over 8 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/44397

Actions #4

Updated by Gerrit Code Review over 8 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/44397

Actions #5

Updated by Gerrit Code Review over 8 years ago

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

Actions #6

Updated by Gerrit Code Review over 8 years ago

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

Actions #7

Updated by Anonymous over 8 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF