Project

General

Profile

Actions

Bug #17399

closed

Child records with image fields are not shown in m:n disposal

Added by Vladimir Podkovanov almost 17 years ago. Updated almost 16 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2007-07-21
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.1
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

If you use "anti-symmetric intermediate table" type of relations and in child records there is "group" type of select element and picture choosen there and preview for picture displayed (thumbnail) then it is not possible to add such child record via record selector (foreign_selector defined). If you click on title of such record in record selector then just happen nothing. Only records without image preview could be added as child records.

  • m:n asymmetric relations
  • pointer fields are both of type "select"
  • uses combined mode
  • DOESN'T use uniqueness
    (issue imported from #M6007)

Files

T3X_irre_test-0_0_0-z-200707212128.t3x (2.95 KB) T3X_irre_test-0_0_0-z-200707212128.t3x Administrator Admin, 2007-07-23 08:08
T3D__21-07-21-24-51-z.t3d (131 KB) T3D__21-07-21-24-51-z.t3d Administrator Admin, 2007-07-23 08:09
0006007.patch (1 KB) 0006007.patch Administrator Admin, 2007-12-14 23:41

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #17495: IRRE Ajax does't work if date2cal extension is installedClosed2007-08-03

Actions
Related to TYPO3 Core - Bug #17964: Fatal error: IRRE and FE editingClosedOliver Hader2008-01-04

Actions
Actions #1

Updated by Oliver Hader almost 17 years ago

The AJAX call to the import action delivers:
Fatal error: Call to a member function wrapClickMenuOnIcon() on a non-object in /[...]/TYPO3_4-1/t3lib/class.t3lib_tceforms.php on line 3298

Actions #2

Updated by Oliver Hader almost 17 years ago

The instance of template was missing in $GLOBALS['SOBE']->doc in the file alt_doc_ajax.php. The attached patch fixes this, please test it.

Vladimir: Could you please upload the test extension you sent me via e-mail to this bug issue so that others could also test the patch? Thanks in advance!

Actions #3

Updated by Vladimir Podkovanov almost 17 years ago

Hi Oliver,
the patch works fine for me, thank you. Got on example, I will upload now.

Actions #4

Updated by Oliver Hader almost 17 years ago

Thanks Vladimir!

Actions #5

Updated by Oliver Hader over 16 years ago

Committed to SVN:
  • TYPO3_4-1 (rev. 2854)
  • Trunk (rev. 2855)
Actions

Also available in: Atom PDF