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

PreferredLocale to CurrentCulture? #20

Description

@albertfonts

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions