Bug #18269
closed"foreign_selector" option and localization links doesn't work
0%
Description
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',
),
(...)
(issue imported from #M7611)
Files
Updated by Ingo Renner over 16 years ago
Any news here? Can we release TYPO3 4.2 without this one? Otherwise it's blocking the release!
Updated by Oliver Hader over 16 years ago
This bugfix takes some time. TYPO3 4.2 can be released without out - this issue must not block TYPO3 4.2-final.
Updated by Martin Borer about 14 years ago
Some news here? I'm using the patch for 4.2, 4.3, 4.4 it's working. Is the patch not complete?
Greets
Martin
Updated by Martin Borer about 14 years ago
Uploaded Patch irre_7611_rev8536_v2.patch
SVN patch request (core list):
http://lists.typo3.org/pipermail/typo3-team-core/2010-August/041942.html
Updated by Stefan Galinski over 11 years ago
- Category set to 978
- Target version deleted (
0)
Updated by Martin Borer over 11 years ago
This bug is very old and still alive (Typo3 4.5).
The solution with separating the localizion links from 'new record' link is still working for me. The patch-code I'm using for Typo3 4.5 looks a littlebit different than the uploaded patch. Don't know how to contribute my fix, using the git framework.. ;)
Updated by Mathias Schreiber over 9 years ago
- Target version set to 7.4 (Backend)
- Is Regression set to No
Updated by Susanne Moog about 9 years ago
- Target version changed from 7.4 (Backend) to 7.5
Updated by Benni Mack almost 9 years ago
- Target version changed from 7.5 to 7 LTS
Updated by Mathias Schreiber almost 9 years ago
- Status changed from Accepted to Resolved
fixed (see FAL)
Updated by Riccardo De Contardi almost 7 years ago
- Status changed from Resolved to Closed