Project

General

Profile

Actions

Bug #79556

closed

View TSconfig fields content doesn't work

Added by Pixelant Developer about 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2017-01-30
Due date:
% Done:

0%

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

Description

"View TSconfig fields" mode in "Info" module in "Page TSconfig content viewer" doesn't work, getting error

Uncaught TYPO3 Exception
Argument 2 passed to TYPO3\CMS\Core\Imaging\IconFactory::getIconForRecord() must be of the type array, null given

Could be fixed by adding one more check on line 106 in typo3/sysext/info_pagetsconfig/Classes/Controller/InfoPageTyposcriptConfigController.php

if ($k !== 'uid_0' && $k !== 0)

Files

tcHgE2Uz9Q.png (30.8 KB) tcHgE2Uz9Q.png Pixelant Developer, 2017-01-31 14:23
Actions #1

Updated by Georg Ringer about 7 years ago

  • Status changed from New to Needs Feedback

can you give a bit more informaiton how to reproduce? thanks!

Actions #2

Updated by Pixelant Developer about 7 years ago

Georg Ringer wrote:

can you give a bit more informaiton how to reproduce? thanks!

1. Go to "Info" module in "Web" section.
2. Choose a root page.
3. Choose from dropdown "View TSconfig fields content"
4. See screenshot

Actions #3

Updated by Riccardo De Contardi about 7 years ago

I am not able to reproduce it with the current master...

Actions #4

Updated by Benni Mack about 7 years ago

  • Target version changed from 8.6 to 8 LTS
Actions #5

Updated by Mona Muzaffar almost 7 years ago

  • Status changed from Needs Feedback to Closed

i am closing this ticket, since i can't reproduce it in the current master.

If you think that this is the wrong decision or experience this issue again, then please reopen this ticket or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF