-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 8
-
Component/s: deploy
-
b49
-
x86
-
windows
-ea in version string should not cause unnessary relaunch
after we clicked on ssv warning to run latest - PluginMain.performSSVValidation has code to ensuure selected version and running version is the same, and if so - no relaunch.
but we stripped off anything after - for runningVersion only, need to apply same to selectedVersion also.
otherwise we will relaunch even if we not supposed to.
after we clicked on ssv warning to run latest - PluginMain.performSSVValidation has code to ensuure selected version and running version is the same, and if so - no relaunch.
but we stripped off anything after - for runningVersion only, need to apply same to selectedVersion also.
otherwise we will relaunch even if we not supposed to.