Bug #69332
closedBatch Processing not allowed in TYPO3 7.3
0%
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 a 'Sorry, you didn't have proper permissions to perform this change.' even as an admin.
steps to reproduce:
- go to List Modul and select e.g. subpages of a page
- set fields: e.g. 'subtitle'
- select 'Clipboard #1 (multi-selection mode)'
- mark all and click on 'Edit marked' or 'Edit 'Subtitle' field of listed records'
- the list with the page properties appears but says: 'Sorry, you didn't have proper permissions to perform this change.'
You can reproduce this behaviour for example at the demo-installation: http://cms-next.demo.typo3.org/typo3/backend.php
kind regards
thomas
Files
Updated by Wouter Wolters about 9 years ago
- Status changed from New to Needs Feedback
Can you reproduce this on 7.4 or later?
Updated by Thomas W. about 9 years ago
- File New TYPO3 site [TYPO3 CMS 7.3.1] 2015-09-24 11-22-54.png New TYPO3 site [TYPO3 CMS 7.3.1] 2015-09-24 11-22-54.png added
yes - its the same with 7.4.0: I can't edit several properties at once - even if you have the rights to edit them individually.
Difference between 7.3. - 7.4. : in 7.3 the Input-Field for the properties are present - in 7.4 not.
Updated by Thomas W. about 9 years ago
And with 7.5 leads to an Error-Message:
#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.
Updated by Wouter Wolters about 9 years ago
Please recheck current master. With did some more bugfixing in this area.
Updated by Thomas W. about 9 years ago
Hi - everything works fine now with TYPO3 7 LTS.
this ticket can be closed.
thank you!
Updated by Riccardo De Contardi almost 9 years ago
- Status changed from Needs Feedback to Closed
Closed as per request of the author. Sorry for the delay and thank you for your feedback.