[TYPO3-core] RFC: #7611: Bugfix: IRRE - "foreign_selector" option and localization links doesn't work

Martin Borer mbarts at gmx.ch
Mon Aug 9 11:43:27 CEST 2010


Hi there,

This is an SVN patch request.

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=7611

Branches:
Core/branches/TYPO3_4-4 Rev. 8536

Problem:
If you use the "foreign_selector" option in inline records, the 
localization links are disappeared. (after localize a IRRE Record)

(...)
                  '"foreign_selector" => "usage_id",
                  'appearance' => Array(
                     'showSynchronizationLink' => 1,
                     'showAllLocalizationLink' => 1,
                     'showPossibleLocalizationRecords' => 1,
                     'showRemovedLocalizationRecords' => 1,
                  ),
                 'behaviour' => array(
                     'localizationMode' => 'select',
                 ),
(...)

Solution:
separate the localization links from levelLinksPosition settings.

Greets
Martin
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: irre_7611_rev8536_v2.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100809/86f45f09/attachment.asc>


More information about the TYPO3-team-core mailing list