Project

General

Profile

Actions

Bug #67077

closed

Epic #64459: Make TYPO3 run on PostgreSQL

PHP error on page creation

Added by alexis nicolas almost 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2015-05-21
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
5.5
Tags:
Complexity:
hard
Is Regression:
No
Sprint Focus:

Description

In 7.2 when trying to create a page, pagetree remain stuck on "Please wait..." and exception is raised:

PHP Catchable Fatal Error: Argument 2 passed to TYPO3\CMS\Backend\Utility\IconUtility::getSpriteIconForRecord() must be of the type array, null given, called in C:\wamp\www\typo3_7.2\typo3\sysext\backend\Classes\Tree\Pagetree\Commands.php on line 349 and defined in C:\wamp\www\typo3_7.2\typo3\sysext\backend\Classes\Utility\IconUtility.php line 693

Logging in faulty files displays nothing, but the trouble seems to be caused by 'pages' table row number used by the newly created page.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #69660: Invalid SQL query originating in BackendUtility::readPageAccess(1, 31)ClosedMorton Jonuschat2015-09-11

Actions
Actions

Also available in: Atom PDF