| << Back to previous view |
[MMB-2033] getLocale() in LanguageDataType returns often Cloud Locale and not preferred one of user Created: 2012-02-08 Updated: 2012-06-11 Resolved: 2012-06-11 |
|
| Status: | Resolved |
| Project: | MMBase |
| Component/s: | DataTypes |
| Affects Version/s: | 1.9.5 |
| Fix Version/s: | 1.9.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | André van Toly | Assignee: | MMBase Project Leader |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
Which is normally not what you want since the Cloud locale is mmb.getLocale() (locale of MMBase installation or Java) if it is not specifically set.
I would like to change it to org.mmbase.util.LocalizedString.getDefault(); Presuming the first node someone cares to create is in his or her default language. |