Project

General

Profile

Actions

Bug #79912

closed

Error when trying to edit several properties at once in List Modul in TYPO3 8.6

Added by Martin W. about 7 years ago. Updated about 7 years ago.

Status:
Rejected
Priority:
Must have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2017-02-20
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
No
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


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #70226: Error when trying to edit several properties at once in List Modul in TYPO3 7.5Closed2015-09-30

Actions
Actions #1

Updated by Georg Ringer about 7 years ago

  • 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.

  1. List module
  2. List of pages
  3. select not in menu
  4. select some records
  5. click "edit the hide in menu field of the listed records"
  6. 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?

Actions #2

Updated by Martin W. about 7 years ago

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.

  1. List module
  2. List of pages
  3. select not in menu
  4. select some records
  5. click "edit the hide in menu field of the listed records"
  6. 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?

Actions #3

Updated by Georg Ringer about 7 years ago

  • Status changed from Needs Feedback to Rejected

closed as requested

Actions

Also available in: Atom PDF