Project

General

Profile

Actions

Bug #83994

closed

$uid must be positive integer, 0 given when creating a new Page

Added by Pascal Naujoks about 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-02-21
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

In TYPO3 Backend when i create a new page I receive the following Error:

#1437656456: $uid must be positive integer, 0 given (More information)

InvalidArgumentException thrown in file
.../httpsdocs/typo3_src-7.6.24/typo3/sysext/backend/Classes/Form/FormDataProvider/AbstractDatabaseRecordProvider.php in line 39.

In the Database a new record in the pages table is created with the UID 0.

Occures in TYPO3 7.6.23 and 7.6.24.

System:

Ubuntu 14.04.5 LTS (GNU/Linux 4.4.98-3-pve x86_64)
mysql  Ver 14.14 Distrib 5.5.59, for debian-linux-gnu (x86_64) using readline 6.3
PHP 5.5.9-1ubuntu4.23 (cli) (built: Feb  8 2018 21:59:47)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies
    with the ionCube PHP Loader v4.6.0, Copyright (c) 2002-2014, by ionCube Ltd., and
    with Zend OPcache v7.0.3, Copyright (c) 1999-2014, by Zend Technologies


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #84236: Uncaught exception in DataHandlerClosed2018-03-13

Actions
Related to TYPO3 Core - Bug #86933: $uid must be positive integer, 0 given when trying to edit multiple records in a workspaceClosed2018-11-15

Actions
Actions

Also available in: Atom PDF