Skip to content
This repository has been archived by the owner on Feb 12, 2018. It is now read-only.

PreferredLocale to CurrentCulture? #20

Open
albertfonts opened this issue Jul 27, 2015 · 0 comments
Open

PreferredLocale to CurrentCulture? #20

albertfonts opened this issue Jul 27, 2015 · 0 comments

Comments

@albertfonts
Copy link

I need to make a change when the module sets the user preferredLocale, we need to set this property to the current culture insted of PortalSettings.DefaultLanguage line 470

oUser.Profile.PreferredLocale = System.Threading.Thread.CurrentThread.CurrentCulture.ToString()

I suggest you to make this change in your code.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant