-
Bug
-
Resolution: Fixed
-
P2
-
8u40
-
Windows
Consider the following case:
String preferencesId = "foo/bar";
params.put(PREFERENCES_ID.getID(), preferencesId);
When app reads the preferences it gets the following:
-Dapp.preferences.id=foo\bar