Fixes Defects: PH09739,PH10659,PH11039,PH11051,PH11927,PH14097,PI97362 This patch contains the following software changes: 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. PH11927: Problem: Deployments of ClearQuest Web into WebSphere 9.0.0.x on Windows will fail with the message "Exception encountered while deploying application" if the ClearQuest installation directory does not contain a space. Fix: Deployments of ClearQuest Web into WebSphere 9.0.0.x on Windows into an installation directory that does not contain a space has been fixed. PH14097: Problem: ClearQuest Web Help has broken links and displays incorrectly. Fix: The ClearQuest Web Help has been fixed. 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.