Resolved bugs
Release date: | Friday, May 1, 2009 |
---|---|
C1 Version: | Composite C1 1.2 SP1 (1.2.3408.24124)... |
Description | Using the localization features is not functioning as expected. |
Known work around: | Edit /Renderers/Page.aspx.cs and add the following at line 58: /// This is a "hot fix" - not part of any release: System.Threading.Thread.CurrentThread.CurrentUICulture = LocalizationScopeManager.CurrentLocalizationScope; |