Project

General

Profile

Actions

Feature #16466

closed

HMENU.special = language

Added by Martin K¤stner almost 18 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2006-08-14
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

If I use the language menu with:

lib.langMenu = HMENU
lib.langMenu.addQueryString = 1
lib.langMenu.addQueryString.exclude = cHash
lib.langMenu.normalWhenNoLanguage = 1
lib.langMenu.special = language
lib.langMenu.special.value = 0,1,2

the correct links would be shown with no cHash (because the cHash is unique for each language). There is no option to generate that cHash for the URL with the correct value.

IMHO the cHash value should always be removed and set to the correct value in the function for the language menu if addQueryString is set. You then get always the correct URL with parameters and the corresponding value for the cHash.

Using RealURL with option enableCHashCache=TRUE (if this is associated with the Problem)

when not excluding cHash than I get always the actual URL not the links to the page in other languages.
(issue imported from #M4038)

Actions

Also available in: Atom PDF