Bug #79912
closed
Error when trying to edit several properties at once in List Modul in TYPO3 8.6
Added by Martin W. almost 8 years ago.
Updated over 7 years ago.
Category:
Backend User Interface
Sprint Focus:
Stabilization Sprint
Description
I've found a bug in Typo3 8.6.0-dev, which already have been fixed in Typo3 7 (Bug #70226)
Uncaught TYPO3 Exception: #1437656456: $uid must be positive integer, 0 given
InvalidArgumentException thrown in file typo3_src/typo3/sysext/backend/Classes/Form/FormDataProvider/AbstractDatabaseRecordProvider.php in line 42.
the steps to reproduce are the same.
(list-module, multiselection of clipboard, i choosed "hide in menu", mark more than one page, klick the edit-button)
then the error rises
greets
martin
- Category set to Backend User Interface
- Status changed from New to Needs Feedback
- Sprint Focus set to Stabilization Sprint
I am testing that on latest master but can't reproduce it.
- List module
- List of pages
- select not in menu
- select some records
- click "edit the hide in menu field of the listed records"
- getting view of field of selected records
can you test that without any extensions, especially the ones heavily changing Be/Ui stuff, e.g. gridelements?
After testing with an empty installation on the same server, there is no error reproduceable, so it's an extension of our installation. As a result of deactivating extensions, gridelements caused the error.
Georg Ringer wrote:
I am testing that on latest master but can't reproduce it.
- List module
- List of pages
- select not in menu
- select some records
- click "edit the hide in menu field of the listed records"
- getting view of field of selected records
can you test that without any extensions, especially the ones heavily changing Be/Ui stuff, e.g. gridelements?
- Status changed from Needs Feedback to Rejected
Also available in: Atom
PDF