Actions
Bug #69618
closedStory #69617: FormEngine bugs
IRRE with select causes 500
Status:
Closed
Priority:
Must have
Assignee:
Category:
Backend User Interface
Target version:
Start date:
2015-09-08
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
Stabilization Sprint
Description
trimExplode on an array causes a warning and therefore an exception. Expanding IRRE records fails with ajax 500 error.
\TYPO3\CMS\Backend\Utility\BackendUtility::getProcessedValue() expects third param to be string, but gets array in this case, which is the main reason for the issue.
Updated by Gerrit Code Review about 9 years ago
- Status changed from Accepted 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 http://review.typo3.org/43152
Updated by Christian Kuhn about 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 6df86daa4e4c3a60c0e568ce01ed0ad966f72ce9.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions