I thought this had been fixed as per #6452 but the following demonstrates a useful feature which worked in 3.2 but fails in 3.4
Using Firefox 39.0 clear all cookies
Check Language Filter settings via http://saatalk.info/administrator
Language Selection for new Visitors: Browser Settings
Automatic Language Change: Yes
Item Associations: Yes
Remove URL Language Code: Yes
Cookie Lifetime: Year
Add Alternate Meta Tags: Yes
Simulate new visit via http://saatalk.info
Correctly displays British English and stores en-GB cookie in line with browser settings
Select Deutsch via language switcher to http://saatalk.info/de
Correctly displays page in German and stores de-DE cookie in line with URL
Check http://saatalk.info/meetings
Version 3.2 correctly displays page in German in line with previously stored cookie
Version 3.4 INCORRECTLY displays page in English and stores en-GB cookie in line with Browser Settings but ignoring previously stored cookie
What I want to happen is for the language to be specified by the following in order of priority:
1. via the URL if language code specified - and set the language cookie accordingly
2. else via the language cookie if previously set
3. else via the Browser Settings
Which is what my previous version, 3.2 did
In my test #7427 failed to fix this problem.
Labels |
Added:
?
|
Category | ⇒ | Multilanguage |
Can you test if #7427 solves your issue?
You can use the Patchtester component to test the PR: https://docs.joomla.org/Component_Patchtester_for_Testers
Can you add that comment also on the PR? That would help.
Thank you Bakual for your patience in guiding me through the process, I'm afraid I rather jumped in without learning the ropes...
You're welcome. It's no problem!
You are using Falang. Please contact the developer.
@infograf768 That is a good point, thank you. I am sorry to have wasted your time guys. I would love to help test the native Joomla Language tools but am short of time and expertise right now, even to get it working properly. I found that following the Joomla upgrade I had to make ensure that the Language FIlter settings did not remove the URL language code for Falang to work as I wanted, so that at least links reverted to the browser settings for URLs with no language code.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-07-14 20:42:36 |
Closed_By | ⇒ | chrisxchrisxchrisx |
@chrisxchrisxchrisx I think some text is missing as you have only one point / step (1)?