Bug #23455
closedPHP Catchable Fatal on table 'be_users' during EXPORT
0%
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