Community
Participate
Working Groups
Build Identifier: When setting a new nls local via ClientUIPreferences, the changed entry is not flushed to disk, i.e. causing the old entry to still exits. Other changes made, e.g. updateTableColumnOrder, are flushed immediately. Reproducible: Sometimes Steps to Reproduce: 1. Change nls local 2. Check settings file (e.g....\user\.settings\org.eclipse.scout.rt.client.prefs 3. Changed value is not set (usually) 4. update table column order 5. Check file again, content is up to date.
Created attachment 198792 [details] Patch for ClientUIPreferences.java
Changed ClientUiPreferences (org.eclipse.scout.rt.client) to flush changed value to disk.
shipped with scout 3.7.1