Fixes Defects: PI17416,PI31913,PI33868,PI43772 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. 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. 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. 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.