Fixes Defects: PM50088,PM28911,PM46353,PM20749,PK69012,PM46057,PM46679,PK98033,PM46354,PM08377,PM21653,PM48749,PM20976,PM12398,PM49979,PM47006,PM44680,PM39779,PM44060,PM20247,PM49811,PM44205,PM49975,PM45672,PM42181,PM38781,PM45891,PM48016,PM51955,PM32456,PM47926,PM49180,PM45184,PM39179,PM47952,PM11888,PM45714,PM30005,PM20907,PM35666,PM35961,PM35956 This patch contains the following software changes: PM50088: Fixes a ClearQuest full text search problem in setSolrHome.py where the script did not correctly escape spaces in solr.solr.home, which caused cqsearchprofile to fail to start. PM28911: Fixes a problem in the ClearQuest Eclipse client that is encountered on Solaris 9 platforms where a field value is not recognized when the field is present multiple times on a record form. PM46353: Fixes a problem with ClearQuest Web, where the cookie was not set to "HTTPOnly." PM20749: Fixes a problem in the ClearQuest Eclipse client where an Export Query Results process duplicates the returned rows if the display fields include a list view filter. PK69012: Fixes a ClearQuest problem encountered during schema design where the Form XML for parent/child buttons is incorrect when a user places a group box form around the parent/child table but does not included the related buttons within the group box. PM46057: ClearQuest Web date-only DATETIME fields now save the 'time' portion in the database the same way as the CQ Windows and Eclipse clients. A behavior change was introduced in ClearQuest 7.1.1 which stored the system's current local time when selecting a date using a date-only form field for DATETIME values. This fix brings parity for this behavior among all ClearQuest clients. PM46679: Fixes a ClearQuest problem where the file "stpwvcmsrc.zip" is not present in teamapi.zip. PK98033: Fixes a problem in the ClearQuest Web client where an item selected by a "CTRL+F" operation in a Firefox browser is not highlighted. PM46354: Removes support from the ClearQuest Web client for displaying content within an iframe. PM08377: Addresses an issue in the ClearQuest Web client where Daylight Savings Time transitions are ignored when exporting, printing, or using "ExecuteQuery" and "GetRecords" integration operations in Base ClearCase. The user's time zone and current time zone offset are now available to hooks via the session variables: _CQ_WEB_TIMEZONE and _CQ_WEB_TZOFFSET. PM21653: Addresses an issue in the ClearQuest Web client and in the ClearQuest Eclipse client where time filters cannot be edited in dynamic queries or in saved queries and where time components in the ClearQuest Web client are erased when a query with a time filter is edited. PM48749: Fixes a problem in the ClearQuest Web client where the Welcome page contains corrupt characters when the browser language is set to Japanese. PM20976: Addresses an issue in the ClearQuest Web client where record fields are not updated after a hook fires that contains a return message. PM12398: Addresses a ClearQuest Designer issue in the ClearQuest Eclipse client where users receive an "Unable to load Schema Revision" error when opening a schema that has a record with a choice list field where the default value is a space. PM49979: Fixes a ClearQuest memory leak issue in the ClearQuest Full-Text Search tool where an XML DOM object was not being freed. PM47006: Addresses an issue in the ClearQuest Web client where the Full Text Search option is not disabled in the "Search and Select Records" dialog box when adding a user in a parent/child control. PM44680: Fixes a ClearQuest problem in full text search where the update.txt log file continues to grow in size without stopping or recycling PM39779: Fixes a ClearQuest problem where setting up a full text search against a DB2 9.7 FP3 database using default DataDirect drivers produces the following error message: "No more available statements." PM44060: Fixes a ClearQuest Reporting problem where running a BIRT report that includes a default value for a report parameter with type Date or Time fails with error CRRER0200E. PM20247: Addresses an issue in the ClearQuest Web client where an exported record cannot be opened in Microsoft Excel if the description text length of the record exceeds 32,767 characters. PM49811: Fixes a ClearQuest Web client error that occurs when modifying a record containing a multiline field if the field is set to "Auto Horz Scroll" and a hook is executed to set the field as READ_ONLY. PM44205: Addresses an issue in the ClearQuest Web client where changes to unsaved defects are lost without warning when a user selects the 'Log out' option. PM49975: Fixes a ClearQuest memory leak issue in the ClearQuest Full-Text Search tool where the memory of a Full-Text Search query result set was not being released. PM45672: Fixes a problem in the ClearQuest Web client where adding a blank attachment produces an error message that reads: "CRVAP0075E After completion of the 'ServerPropPatch' operation, not all resources were delivered as requested." PM42181: Addresses a ClearQuest performance issue when using DB2 where ClearQuest made had an unnecessary, extra login to the schema repository. PM38781: Fixes a problem in the ClearQuest Web client where the title of a record viewed through an OSLC interface does not properly display certain XML characters. PM45891: Fixes a ClearQuest Web client problem where custom pre- and post-action click hooks do not fire when using the context menu of parent/child relationship form. PM48016: Fixes a problem in the ClearQuest Web client where a user may receive an “internal error” message when attempting to log in after an existing session has timed out. PM51955: Fixes a problem in the ClearQuest Web client where performing an action on a multiline field that is set to READ_ONLY with a "Auto Horz Scroll" property setting produces a "'textbox.style' is null or not an object" error. PM32456: Addresses an issue in the ClearQuest Eclipse client where the DieWithCustomMessage function was not working correctly. PM47926: Addresses an issue in the ClearQuest Web client where users may intermittently receive the following error message when loading a new record: "Error! in setting User Preferences". PM49180: Fixes a ClearQuest Web problem where trying to submit or modify a record that contains a read-only checkbox control produces an error message stating that "PROPPATCH failed". PM45184: Fixes a problem in the ClearQuest Web client where record links do not work correctly after an upgrade process. PM39179: Addresses a ClearQuest Web issue where the UNC path does not display correctly when using the FireFox browser. PM47952: Adds supports to the ClearQuest Web client for OAuth 1.0a authentication protocol in the OSLC API. PM11888: Addresses an issue in the ClearQuest Web client where a hook is not able to correctly specify whether a list box is required or not required. PM45714: Addresses an issue in the ClearQuest Web client encountered when exporting query results to Microsoft Excel. When the query results contain a field with more than 32,767 characters, a runtime error is thrown which is not handled gracefully. PM30005: Fixes a problem in the ClearQuest Eclipse client where the sort order that a user specifies in a query is ignored when exporting or printing from the query result view. PM20907: Fixes a problem in the ClearQuest Eclipse client where the sort order of a query is ignored when exporting or printing from the query result view. PM35666: Addresses an issue in the ClearQuest Eclipse client where users can view fields that are beyond the border of a record form and which should not be visible. PM35961: Fixes a problem in the ClearQuest Web client running on Linux systems where the cmserver_shutdown script also stops all Full Text Search instances on the server. PM35956: Addresses an issue in the ClearQuest Web client running on Linux systems where the cmserver_startup script incorrectly starts a Full Text Search instance on the server.