[CLOSED] Ext.net MVC Globalization problem (culture info)

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    [CLOSED] Ext.net MVC Globalization problem (culture info)

    I'm having a problem with Ext.net v3 (and before).

    My Ext.net app use Custom User culture info (it is configured on each user profile). My app is a .net mvc 5

    - So the default web.config culture info is en-US,
    - At any point in the startup of my app I set the culture info of the logged user.
    - Some of the .net culture info are incorrect, for example: in es-EC the number puntuation and date format are incorrect.
    - After set the profile culture I customize some of them (via clone, etc).

    - I found that in the Ext.net resource manager (I can't remember the file and line right now), Ext.net set the CurrentThread culture again internally, so all the customization are lost inside Ext components.

    This is very importan because right now I can't deploy my app for any other language than English.

    Can anyone confirm this behavoir?

    Thanks
    Last edited by Daniil; Feb 17, 2015 at 12:37 PM. Reason: [CLOSED]

Similar Threads

  1. [CLOSED] Error in globalization culture
    By ucaneto in forum 2.x Legacy Premium Help
    Replies: 3
    Last Post: Jul 16, 2014, 5:00 PM
  2. Replies: 4
    Last Post: Apr 15, 2011, 3:53 PM
  3. TimeField and en-US culture problem
    By Ealirene in forum 1.x Help
    Replies: 1
    Last Post: Mar 21, 2011, 8:00 AM
  4. [CLOSED] Numeric validation culture problem
    By speedstepmem4 in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: May 08, 2009, 10:48 AM
  5. Problem with disable dates, when using culture setting
    By Jurke in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Feb 26, 2009, 9:25 AM

Posting Permissions