Bug #53928
closed
itemsProcFunc for Radio-Buttons doesn't work correctly
Added by Uwe Wiebach almost 11 years ago.
Updated over 8 years ago.
Description
As noone seems to answer this issue, I recreate it. And to quote myself: If a radio button is filled with itemsProcFunc, the value check (function checkValue_radio in DataHandler.php) fails as it only test the items-array ...
I've come up with kind of a solution (patch to current master attached): if the tca config has a itemsProcFunc and the selected value doesn't match one in the items-array, just accept it. I don't know whether this solution is sufficient for you, but at least it works.
Files
- TYPO3 Version changed from 6.2 to 4.5
- Status changed from New to Under Review
As you changed the TYPO3 version to 4.5 I pushed a patch for this branch to Git ...
You pushed it to master and not into the right branch.
Also your review https://review.typo3.org/#/c/25867/ seams to have a little problem (You didn't used "Resolves" in commit message, fixed that), as it isn't shown here.
The change of the TYPO3 Version only means, that this issue exists since this version.
In #21043 was no answer, as it was closed (course there was no response).
By the way, I don't think that this issue will be backported to 4.5 or 4.7 as they will only receive security fixes.
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/25867
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/25867
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/25867
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41642
Patch set 2 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41642
- Status changed from Under Review to New
- Status changed from New to Closed
Use FormEngine DataProcessors :)
Also available in: Atom
PDF