Bug #39456
Action URI of the form ViewHelper is not reset
| Status: | Resolved | Start date: | 2012-08-01 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | Bastian Waidelich | % Done: | 100% |
|
| Category: | ViewHelpers | |||
| Target version: | TYPO3 Flow Base Distribution - 1.1 | |||
| Has patch: | No | FLOW3 version affected: | Git 1.1 | |
| Votes: | 0 |
Description
The Form ViewHelper stores the action URI attribute for performance reasons.
BUt because instances of ViewHelpers are reused, this value needs to be reset.
Related issues
| related to TYPO3.Fluid - Task #11636: Form viewhelper not functional with method GET | Resolved | 2010-12-22 |
Associated revisions
[BUGFIX] Action URI of the form ViewHelper is not reset
Form ViewHelpers store the action URI attribute for performance
reasons.
But because instances of ViewHelpers are reused, this value needs
to be reset.
Besides this removes an obsolete property "formActionUriArguments"
Change-Id: I9636b881c84285a57c5fb3225067871583c4159d
Fixes: #39456
Related: #11636
Releases: 1.1, 1.2
History
Updated by Gerrit Code Review 10 months ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13417
Updated by Gerrit Code Review 10 months ago
Patch set 1 for branch FLOW3-1.1 has been pushed to the review server.
It is available at http://review.typo3.org/13424
Updated by Bastian Waidelich 9 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 694538964346bc39f0dbf90725fd5474c6c5ee08.