Project

General

Profile

Actions

Bug #23455

closed

PHP Catchable Fatal on table 'be_users' during EXPORT

Added by Alex Tuveri almost 14 years ago. Updated almost 12 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2010-08-26
Due date:
% Done:

0%

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

Description

This error appears always and is reproducible. This happens (to me) exclusively when you go

first I select the 'icon world' to edit the record of my site

web > list > 'site title' (very root level...)

then I clic the tablename 'be users' to work only with this table.

I set (only) the field 'email' to export it.

I attempted to extract some values from the table above and when I click the icon for the export, like in the issue #0015292, the following error appear:

t3lib_error_Exception
PHP Catchable Fatal Error: Argument 2 passed to t3lib_iconWorks::getSpriteIconForRecord() must be an array, null given, called in /var/www/typo3_src-4.4.2/typo3/sysext/impexp/app/index.php on line 839 and defined in /var/www/typo3_src-4.4.2/t3lib/class.t3lib_iconworks.php line 735

I can't export.

The previous issue was closed by Ingo Renner; all seems to work with other tables but for this table the error comes on again, so i believe the issue related should be re-opend.

(issue imported from #M15563)


Files

15563-error-export.patch (1.37 KB) 15563-error-export.patch Administrator Admin, 2010-08-26 16:24
15563-beuser-export-error.patch (1.42 KB) 15563-beuser-export-error.patch Administrator Admin, 2011-02-08 10:22

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #23008: getSpriteIconForRecord() accepts row data which is not an arrayClosedSusanne Moog2010-06-26

Actions
Actions #1

Updated by Georg Ringer almost 14 years ago

can reproduce and will provide patch. thanks for finding this issue

Actions #2

Updated by Josef F. Glatz (Old User) over 13 years ago

I can reproduce it in TYPO3 4.5!

Actions #3

Updated by Georg Ringer almost 12 years ago

  • Status changed from Accepted to Closed
  • Target version deleted (0)

not reproduceable anymore in current master

Actions

Also available in: Atom PDF