Fixes Defects: PH09080,PH09739,PH10659,PH11039,PH11051,PH14097,PH15264,PI97362 This patch contains the following software changes: PH09080: Problem: An option used during install of the GSKit on Solaris zones was depreciated in Solaris 11. This would cause the GSKit installation to fail and subsequently the ClearCase or ClearQuest install would also fail. Fix: The GSKit install for Solaris 11 was changed to use a Solaris environment variable to allow the install to complete successfully. PH09739: Problem: In the French version of ClearQuest Web, the text in the Load History button is truncated and displays incorrectly. Fix: The French version of ClearQuest Web now escapes the text in the Load History button correctly, so it is no longer truncated. PH10659: Problem: When opening the ClearQuest Eclipse Client and ClearQuest Eclipse Designer, the splash screen version number says 9.0.0 instead of 9.0.1. Fix: The version number on the splash screen for the ClearQuest Eclipse Client and ClearQuest Eclipse Designer has been fixed to say 9.0.1. PH11039: Problem: When the CQ Web Dynamic Forms feature is enabled, it is not possible to call the "SetViewFormAndTab()" API from an initialization hook. Fix: When the CQ Web Dynamic Forms feature is enabled, you can now call the "SetViewFormAndTab()" API from an initialization hook. PH11051: Problem: When hiding a ClearQuest Web field using the Dynamic Forms "SetFieldVisibility" API, any buttons associated to that field (example: references and reference lists) are not hidden too. Fix: ClearQuest Web fields and associated buttons are now both hidden when using the Dynamic Forms "SetFieldVisibility" API. PH14097: Problem: ClearQuest Web Help has broken links and displays incorrectly. Fix: The ClearQuest Web Help has been fixed. PH15264: Problem: The upgrade of ClearQuest on Linux/Unix from 9.0.1.6 to 9.0.1.7 is failing due to an exception in the Install logic that is trying to preserve the license server settings in the ClearQuest script. Fix: The logic used to preserve the Install license server settings in the ClearQuest script has been fixed and the error handing has been improved to stop throwing an exception if the expected entries are not found. PI97362: Problem: ClearCase and ClearQuest installs the Microsoft VC++ 2008 run-time to support the IBM GSKit library. The Microsoft VC++ 2008 run-time has gone out of support and needs to be updated. Fix: The GSKit has been updated to version 8.0.55.9 which depends on the Microsoft VC++ 2013 run-time instead of the Microsoft VC++ 2008 run-time. With this update ClearCase and ClearQuest will no longer install the Microsoft VC++ 2008 run-time.