Project

General

Profile

Actions

Bug #81382

closed

Tab images doesn't load when setting CType.keepItems to textpic

Added by Mohamed Rebai about 7 years ago. Updated about 2 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2017-05-30
Due date:
% Done:

0%

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

Description

Hi,

I'm working on TYPO3 8.7.1, PHP 7.0.17

On a folder i have this TSConfig :

TCEFORM.tt_content.CType.keepItems = textpic

It works, when i try to add a page content to this page, i obtain a "Text & Images" content, as it is the only one possible to add. But the problem is, the "Images" tab is missing, so i can't add any image.

Thanks a lot.

Actions #1

Updated by Riccardo De Contardi almost 7 years ago

It seems still reproducible in version 9.0.0-dev (latest master)

Steps to reproduce it:

1) create a page
2) add to the TSConfig field:

TCEFORM.tt_content.CType.keepItems = textpic

3) go to list view (important)
4) click on "create new record" (the "+" icon in the page toolbar) and then "Create a new content element >Page Content "

or

"new record" (the "+" icon in the content table list)

Result:

the new text&pic element misses the "image" tab

Note:

If you use the wizard ("create new record" (the "+" icon in the page toolbar) and then "Create a new content element >Click here for wizard!") the error does not occur.

Actions #2

Updated by Riccardo De Contardi almost 7 years ago

  • Category set to FormEngine aka TCEforms
Actions #3

Updated by Riccardo De Contardi over 6 years ago

Still present on 9.2.0-dev (latest master)

Actions #4

Updated by Guido S. over 6 years ago

Function renderLink() in typo3\sysext\backend\Classes\Controller\NewRecordController.php miss the defVals parameter. Check see line 605 typo3\sysext\backend\Classes\Controller\ContentElement\NewContentElementController.php

Source: master

Actions #5

Updated by Riccardo De Contardi over 5 years ago

Still present on 10.0.0-dev (latest master)

Actions #6

Updated by Riccardo De Contardi over 4 years ago

Still present on 10.4.0-dev (latest master); but only with the "+" icon on the page toolbar of the List view (the "+" icon on the Page Content Table will open the wizard and the issue does not occur)

Actions #7

Updated by Susanne Moog over 4 years ago

  • Status changed from New to Accepted
Actions #8

Updated by Christoph Lehmann 4 months ago

  • Status changed from Accepted to Needs Feedback

In v13.1 - in the list view - creating new page content via toolbar is not possible anymore. But it works in the content table with the button "+ New Page Content" and the images tab is visible.

So, close this issue?

Actions #9

Updated by Riccardo De Contardi 4 months ago ยท Edited

Christoph Lehmann wrote in #note-8:

In v13.1 - in the list view - creating new page content via toolbar is not possible anymore. But it works in the content table with the button "+ New Page Content" and the images tab is visible.

So, close this issue?

Actually, it is still reproducible on TYPO3 11.5.35 but not on 12 or 13; as you wrote, in list view you can't add a content element anymore in list view using "add new record" button in header.
TYPO3 11 is in "priority bugfix" phase so I'd agree it could be closed anyway

Actions #10

Updated by Riccardo De Contardi about 2 months ago

  • Status changed from Needs Feedback to Closed

As I wrote on my previous comment, this issue now affects only v.11 that is in "priority bugfix" mode, therefore
I am closing it.

If you think that this is the wrong decision or experience the issue again on recent TYPO3 versions please reopen it or open a new issue with a reference to this one. Thank you

Actions

Also available in: Atom PDF