Fixes Defects: PI52744,PI54699,PI56699,PI61819,PI66517,PI66613,PI66917,PI69194,PI71203,PI74220,PI74735,PI75039,PI75052,PI76052 This patch contains the following software changes: PI52744: Problem: IBM Knowledge Center should have documentation about default ClearQuest OSLC mappings. Fix: A Help topic was created in the IBM Knowledge Center explaning default ClearQuest OSLC mappings. PI54699: Problem: IBM Knowledge Center should have better clarification about how the ClearQuest import tool handles state values. Fix: A Help topic was added to IBM Knowledge Center to clarify the import tool's behavior toward old_state values. PI56699: Problem: The "CQEntity::GetFieldRequirednessForUser" and "CQFieldInfo::GetRequirednessForUser" APIs are not documented in the IBM Knowledge Center. Fix: The "CQEntity::GetFieldRequirednessForUser" and "CQFieldInfo::GetRequirednessForUser" APIs are now documented in the IBM Knowledge Center. PI61819: Problem: The current ClearQuest 9.0 and 8.0.1 Knowledge Centers are missing the installation and configuration information for feature level 9. Fix: Information about Feature Level 9 added to the ClearQuest 9.0.0 Knowledge Center. PI66517: Problem: In the ClearQuest 9.0.0 Web client, the Welcome page and links point to ClearQuest 8.0.x help. Fix: ClearQuest 9.0.0 Web client now points to correct Welcome page and help. PI66613: Problem: In ClearQuest Web, items in the List controls cannot be removed when the List View layout of the record is applied. Fix: In ClearQuest Web, items in the List controls can now be removed when the List View layout of the record is applied. PI66917: Problem: ClearQuest 9.0 help displays "No java virtual machine was found" message. Fix: The ClearQuest 9.0 help has been fixed. PI69194: Problem: The Title field cannot be displayed in the OSLC delegated UI search result set on ClearQuest Web. Fix: The Title field can now be displayed in the OSLC delegated UI search result set on ClearQuest Web. PI71203: Problem: The ClearQuest Web "Choose configuration context" menu is visible and not disabled by default. Fix: The ClearQuest Web "Choose configuration context" menu is now disabled by default. PI74220: Problem: Saving or running queries from the query editor in ClearQuest Web fails for users that do not have SQL Editor privilege. Fix: Saving or running queries from the query editor in ClearQuest Web works appropriately for non SQL Editor users, provided the change does not explicitly set new SQL. PI74735: Problem: Running actions on a record which is enabled to use the ClearCase / ClearQuest UCM Integration results in a CRMCU0087E error. The symptom is seen on ClearQuest Web on AIX with the Zh_CN locale. Fix: ClearQuest was using the wrong default locale when executing actions on ClearCase / ClearQuest UCM records. This problem has been fixed. PI75039: Problem: Dates in the List View control are not formatted with the correct timezone and locale when the Deferred Loading of Reference Lists feature is enabled on ClearQuest Web. Fix: Dates in the List View control now have the correct timezone and locale when the Deferred Loading of Reference Lists feature is enabled on ClearQuest Web. PI75052: Problem: When loading ClearQuest Web records via REST APIs, there can be a delay caused due to unnecessary reloading of the UI if the user is already logged into ClearQuest. Fix: Reloading of the ClearQuest Web UI is prevented for this use case. PI76052: Problem: In Rational ClearQuest,using a fieldpath name to get the value of a field will fail with error CRMUD0207E when a reference field in the fieldpath has no value. Fix: ClearQuest was not properly handling the case of a null reference in a fieldpath when getting a field value. This problem has been fixed.