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
Updated by Georg Ringer about 14 years ago
can reproduce and will provide patch. thanks for finding this issue
Updated by Josef F. Glatz (Old User) almost 14 years ago
I can reproduce it in TYPO3 4.5!
Updated by Georg Ringer over 12 years ago
- Status changed from Accepted to Closed
- Target version deleted (
0)
not reproduceable anymore in current master