-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 8u40
-
Component/s: deploy
-
Environment:
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