Fixes Defects: PH08238,PH09108,PH10982,PH11050,PH15951,PH23752,PH24991,PH26390,PI42998,PI47609,PI52691,PI54443,PI61646,PI63603,PI67258,PI68183,PI71784 This patch contains the following software changes: PH08238: Problem: If a ClearQuest Web query is modified and not saved, the result set reverts back to the original query filter after you click on the next page in the result set. Fix: If a ClearQuest Web query is modified and not saved, the result set no longer reverts back to the original query filter after you click on the next page in the result set. Note: The browser cache has to be cleared to have the fix reflected. PH09108: Problem: When a ClearQuest user has been subscribed to a user database and later unsubscribed, any upgrade of the user database will replay the unsubscription. This causes slower performance for user database upgrades as you have more unsubscribed users. Fix: ClearQuest has been fixed so that the unsubscribed users are marked inactive during user database upgrades. This results in better performance. PH10982: Problem: When the ClearQuest Web Form Selection feature is enabled, the form name is not displayed to the user. Fix: When the ClearQuest Web Form Selection feature is enabled, the form name is now displayed to the user. PH11050: Problem: If calling the "SetTabVisibilty" API in the Dynamic Forms feature, ClearQuest Web displays some content even if all the tabs on the form are hidden. Fix: ClearQuest Web has been fixed to now display "This record type has no form tabs which the current user is permitted to view." if all the tabs are hidden correctly using the "SetTabVisibilty" API with the Dynamic Forms feature. PH15951: Problem: If a ClearQuest Web user edits an existing query and clicks on a column to sort all query results in the result set window, the result set of the sorted result is based on the saved query and not on the current changes in the opened query window. Fix: If a ClearQuest Web user edits an existing query and clicks on a column to sort all query results in the result set window, the result set now displays correctly. PH23752: Problem: Clicking on "New Query" in ClearQuest Web can be very slow the first time after CQWeb is started. Fix: There is no longer a delay when the "New Query" button is clicked in CQWeb for the first time. PH24991: Problem: The Rational Adapter/Connector for JIRA is no longer available. Fix: Removed all references of Jira integration/support from ClearQuest documentation PH26390: Problem: In ClearQuest Web, if a Drop List control is referenced to a Reference List field, the control will display "[object object]". Fix: In ClearQuest Web, if a Drop List control is referenced to a Reference List field, the control will display the correct value. PI42998: Problem: A call to DieWithCustomMessage from a validation or value change hook for an Attachment_List field does not display any message box to ClearQuest Web users. Fix: The Custom message Dialog is now being handled correctly so the message box will be displayed. Note: The browser cache has to be cleared to have the fix reflected. PI47609: Problem: The "installutil dropdbset" command does not show an error message if you enter a dbset that does not exist. Fix: Added a '-validate' option to the "installutil dropdbset" command to validate whether the dbset exists. PI52691: Problem: If inputting a ClearQuest Web username manually into the field of restricted user with duplicated or non-existed usernames, the 'Edit Restricted Users' dialog shows the same user name on both choice list and selection list. Fix: The 'Edit Restricted Users' dialog has been fixed on ClearQuest Web for the above use case. PI54443: Problem: ClearQuest Web does not refresh reference lists after a child record's values are updated using an API. Fix: ClearQuest Web reference lists are now refreshed after a child record's values are updated by API. Note: The browser cache has to be cleared to have the fix reflected. PI61646: Problem: Some ClearQuest Web user preferences are encoded with static connection names which causes loading problems when your database connections are renamed. Fix: ClearQuest Web user preferences have been fixed so they all work correctly if your database connections are renamed. PI63603: Problem: ClearQuest Web "Create Query from Selection" feature adds in your default filters for new queries. Fix: ClearQuest Web "Create Query from Selection" feature has been fixed to no longer use your default filters for new queries. PI67258: Problem: ClearQuest Web users cannot print any records that do not have history journal entries. Exceptions are displayed when trying to print the record. Fix: ClearQuest Web users can now print records without history journal entries. PI68183: Problem: ClearQuest Web radio buttons do not reset to deselected when an action validation hook sets the corresponding field to a value different than any of the values associated with the controls in the form. Fix: ClearQuest Web radio buttons will now reset to deselected when a value is set through hook which is not associated in the form control. Note: You must clear your web browser's cache for the fix to take effect. PI71784: Problem: ClearQuest Windows client crashes when a user enters a value in a SHORT_STRING multi-line field that exceeds the maximum length restriction. Fix: ClearQuest Windows client no longer crashes when a user enters a value in a SHORT_STRING multi-line field that exceeds the maximum length restriction. A proper error message is displayed now.