Fixes Defects: PI17416,PI30487,PI31913,PI32617,PI33291,PI33852,PI33868,PI39319,PI40916,PI41533,PI43683,PI43772,PI44503,PM52768,PM85964 This patch contains the following software changes: PI17416: Problem: When using a reference-list field on a ClearQuest Web form, a post action hook on the "New" button does not work, so any data that depends on that hook will not be correct. Fix: When using a reference-list field on a ClearQuest Web form, a post action hook on the "New" button now works correctly. PI30487: Problem: The documentation explaining how to configure BIRT reporting with WAS in order to use the ClearQuest Report driver is incomplete. It needs a reference to the deployment script with an explanation on how to use it. Fix: The documentation explaining how to configure BIRT reporting with WAS in order to use the ClearQuest Report driver has been corrected. PI31913: Problem: In the ClearQuest Web login dialog window, the cursor defaults to the User ID field even if "Remember User ID" is checked. Fix: In the ClearQuest Web login dialog window, the cursor will now set the focus to the Password field when "Remember User ID" is checked. PI32617: Problem: The ClearQuest "installutil setldapinit" command does not show the new parameters "-S" and "-C". Fix: The ClearQuest "installutil setldapinit" command now shows the parameters "-S" and "-C". PI33291: Problem: In ClearQuest Web, the sort order is wrong for fields when using inline edit/create. Fix: In ClearQuest Web, the sort order is now correct for fields when using inline edit/create. PI33852: Problem: When using the ClearQuest REST autologin API, if there is a credential provided in URL, the password keeps being displayed on the URL. Fix: When using the ClearQuest REST autologin API, the password will no longer be kept in the URL. The password is now replaced with a one time token. PI33868: Problem: It is not possible to submit a new ClearQuest record if a user logs into ClearQuest using the REST URI autologin with a special character "%" in the password. The "New record" submit button control is missing from ClearQuest menu bar. Fix: You can now submit a new ClearQuest record if logging into ClearQuest using the REST URI autologin even with a special character "%" in the password. PI39319: Problem: For ClearQuest databases with Turkish collation, users whose login names contain an "i" character are unable to log in from any client. Fix: For ClearQuest databases with Turkish collation, users whose login names contain an "i" character are now able to log in from any client. PI40916: Problem: A ClearQuest security vulnerability was found. Fix: A ClearQuest security vulnerability was fixed. PI41533: Problem: When using Internet Explorer with your browser language set to French or Spanish, the ClearQuest Web query editor name text box overlaps the label. Fix: The ClearQuest Web query editor name text box no longer overlaps the label. PI43683: Problem: ClearQuest Web has issues with stability that could result in a cqrpc crash in "CqRpc::CheckedDynamicCast". Fix: The cqrpc crash in "CqRpc::CheckedDynamicCast" has been fixed. The stability of ClearQuest Web has improved. PI43772: Problem: ClearQuest Web sessions cannot be reused in REST URIs. If the ClearQuest Web Site Administration setting "Allow credentials in REST URIs" is not checked, users are required to log in each time they access a CQ record from a different tab in the browser. Fix: A security option in Site Configuration is now available for ClearQuest Web administrators so they can configure CQ web sessions to be reusabled. PI44503: Problem: ClearQuest Web has issues with stability that could result in a cqrpc crash caused by improper deletion of a session. Fix: The cqrpc crash caused by deletion of a session has been fixed. The stability of ClearQuest Web has improved. PM52768: Problem: Clicking 'License Monitoring' in the Site Configuration of ClearQuest Web results in an error message. Fix: The License Monitoring works correctly now and the license server is shown as expected. PM85964: Problem: An issue with ClearQuest workspace ACL checking may degrade performance of session logon. Fix: The ClearQuest workspace load step has been improved to minimize the number of database accesses needed to load workspace ACLs.