Feature #15175
hmenu.special = language not configurable via typoscript
| Status: | Closed | Start date: | 2005-11-04 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Sebastian Kurfuerst | % Done: | 0% |
|
| Category: | Frontend | |||
| Target version: | - | |||
| TYPO3 Version: | 3.8.0 | Complexity: | ||
| PHP Version: | 4 | |||
| Votes: | 0 |
Description
It is not possible to configure the language menu links via typoscript, as the link-configuration seems to be fixed in class tslib_menu, method makeMenu.
Result: the language switch will not work with other get-parameters than id and L.
(issue imported from #M1776)
Related issues
| duplicates Core - Feature #15426: Parameter for preserving link parameters in HMENU with sp... | Closed | 2006-01-16 |
History
Updated by Aulis Telle over 7 years ago
Issue 2280 (http://bugs.typo3.org/view.php?id=2280) contains a patch to resolve this issue
Updated by Sebastian Kurfuerst over 7 years ago
is duplicate