Bug #64511
closedCodedocumentation function exec_UPDATEquery not correct
100%
Description
The codedocumentation of the parameter $no_quote_fields = FALSE of function exec_UPDATEquery of DatabaseConnection noticed that a boolean is expected and refers to look at the function fullQuoteArray.
This parameter can also be a array, as a possible parameter expected at the function fullQuoteArray.
The codedoc of exec_UPDATEquery and UPDATEquery should be updated to also expect an array.
Updated by Mathias Schreiber almost 10 years ago
- Target version set to 7.4 (Backend)
Hey Ruud,
interested in supplying a patchset?
We can run you through the process on Slack.
Updated by Gerrit Code Review almost 10 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 http://review.typo3.org/36346
Updated by Gerrit Code Review almost 10 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36346
Updated by Gerrit Code Review almost 10 years ago
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/36346
Updated by Gerrit Code Review almost 10 years ago
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/36346
Updated by Gerrit Code Review almost 10 years ago
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/36346
Updated by Gerrit Code Review almost 10 years ago
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/36569
Updated by Anonymous almost 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset a2124558e4f0abd2f9e15f02ba8b54ee13a142a1.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed