Closed (works as designed)
Project:
Dropdown Language
Version:
8.x-2.3
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Oct 2019 at 06:21 UTC
Updated:
2 Jan 2020 at 19:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
skaughtthis sounds like may need to adjust/balance your Language Detection Settings differently: /admin/config/regional/language/detection.
Comment #3
skaughtsorry. missed the connection of the title for this issue:
you do mean on the /user page. - Core does not provide for Translation of user accounts.
Comment #4
suraj_vantagode commentedHi All,
Even I am facing the same issue. When user logged into the site, the path prefix is not updating according to user preferred language. I have raised this in Drupal stack exchange also. please go to below link for more detail on this issue:
https://drupal.stackexchange.com/questions/288806/why-path-prefix-is-always-leading-to-en-instead-of-users-preferred-language
Comment #5
skaughtdo you see a difference when you are using Dropdown Langauge (this module) compared to Drupal cores native block language switcher?
your post above makes no mention of using this module..
lets see if we can separate a core issue apart from this module. separation of concerns.
does this happen you use another contrib switcher like Language Switcher Dropdown
--
from that screen grab: you're Detection settings mean that what language the user picked will be the only language they see — regardless of the path. Your settings are in-correct.
Comment #6
skaughtattaching for future ref
Comment #7
govindpvg commentedHi @SKAUGHT,
Which would be correct Language Detection settings ? will be able to share ?
Regards,
Govindaraju V
Comment #8
skaught'right' depends on overall aspects of your project. I can't cleanly suggest what that would be..
but... if you look at the link in #4, what is mostly rong there is 'user' as first item. should probably be
1. url
2. selected language
3. interface
4. content language.
as top 4.
'User' -- this really depends on your need. i may guess you could disable it...
'session' and' browser' would probable be last items, if not disabled..
Comment #9
skaughti'm officially closing issue. both sets of issues noted by other devs are project configuration/setup related, not module.
Comment #10
govindpvg commented@SKAUGHT,
As you suggested, Now I have moved the User to first and it's working as expected. problem is the content which is created on Chineese that is displaying as English content.
Comment #11
skaughtperhaps you should load a block with Drupal Core's Language Switcher and see it the behaviour is the same. In terms of Dropdown Language, i only want to establish it's innocence in the situation (:
i can't quess at how ever your 'content' is being displayed, without basically having your code and db myself.. Then i'm basically working on your project (: