Bug #70226
closedStory #69617: FormEngine bugs
Error when trying to edit several properties at once in List Modul in TYPO3 7.5
100%
Description
Hi,
when I (want to) perform the following steps in the List-module to edit several page-object-properties at the same time, I get this Error:
#1437656456: $uid must be positive integer, 0 given (More information)
InvalidArgumentException thrown in file
(....) /vendor/typo3/cms/typo3/sysext/backend/Classes/Form/FormDataProvider/AbstractDatabaseRecordProvider.php in line 40.
steps to reproduce:
- go to List Modul and select e.g. subpages of a page
- select 'Clipboard #1 (multi-selection mode)'
- select field: e.g. 'subtitle'
- mark all and click on 'Edit marked' or 'Edit 'Subtitle' field of listed records'
-> Error-Massage
kind regards
thomas
Files
Updated by Daniel Goerz about 9 years ago
- Category set to FormEngine aka TCEforms
- Status changed from New to Accepted
- Target version set to 7 LTS
- Is Regression changed from No to Yes
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/43678
Updated by Gerrit Code Review about 9 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/43678
Updated by Gerrit Code Review about 9 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/43678
Updated by Gerrit Code Review about 9 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/43678
Updated by Michael Oehlhof about 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 8f4ea16d0ad13bdb4c1ff1db9bc4f7954856b8a2.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Updated by Georg Ringer over 4 years ago
- Related to Bug #86933: $uid must be positive integer, 0 given when trying to edit multiple records in a workspace added