Fixes Defects: PI08587,PI09215,PI10643,PI11651,PI13146,PI16706,PI17340,PM44568,PM81769 This patch contains the following software changes: PI08587: Problem: After executing a ClearQust Web query with an apostrophe in its name, the query tab title displays a bogus value where the apostrophe belongs. Fix: After executing a ClearQust Web query with an apostrophe in its name, the query tab title now displays correctly. PI09215: Problem: After executing a query in ClearQuest Web using Internet Explorer, if the window is re-sized, the result set collapses to only show the first row. The query must be rerun to show the entire result set. This problem does not occur when using a Firefox browser. Fix: After the ClearQuest Web window is re-sized, the entire result set is now displayed. This makes the behaviour on Internet Explorer consistent with Firefox. PI10643: Problem: Attempts to use list views to view a form from IBM Rational ClearQuest (CQ) Web results in the Parent / Child list box button referencing the wrong list box. Fix: ClearQuest technote #1670547 explains how to resolve this problem by using a workaround. PI11651: Problem: Given the following situation: When using the ClearQuest classic designer (cqdesign.exe), two users login and connect with the same account, and check out the same schema. If the first user saves their schema changes and then the second user also tries to save changes, there is a risk that the first user's changes will be overwritten. This is despite an error message that says that data cannot be saved. Fix: When saving a schema using the ClearQuest classic designer (cqdesign.exe), if the schema has already been saved by someone else - this condition is detected and data is no longer committed. The user is warned that changes cannot be saved and that a logoff is warranted. PI13146: Problem: The ClearQuest Web "tree view" grid causes performance issues. This can be seen when switching tabs to the result set or resizing the window while the result set is in view. The performance is worse when using Internet Explorer, but is also present in Firefox. Fix: The ClearQuest Web "tree view" grid is now much faster and has similar, if not better, performance to the grid in versions earlier than ClearQuest Web 8.0.1.2 . PI16706: Problem: When mouse hovering over a ClearQuest Web query result set, the highlighted row has text with a white font color rather than black. This white font color makes it difficult to read. It only happens in ClearQuest Web 8.0.1.2 and 8.0.1.3. Fix: When mouse hovering over a ClearQuest Web query result set, the highlighted row now displays text in a black font color. This is consistent with the behavior prior to ClearQuest Web 8.0.1.2. PI17340: Problem: ClearQuest Web out of memory errors can occur in a multisite environment when displaying names of reference fields. Fix: ClearQuest Web out of memory errors should happen less often in a multisite environment when displaying names of reference fields. PM44568: Problem: When using the UCM integration with ClearQuest Web, users receive a null pointer exception if there is no view available for the stream associated with the ClearQuest record. Fix: ClearQuest Web users who are using the UCM integration now receive a valid error message informing them there is no view available for the stream associated with the record. PM81769: Problem: When using Oracle databases, indexes that are created on ClearQuest date_time fields are ineffective when those fields are used as query filters. Fix: When using Oracle databases, ClearQuest query filtering has been fixed so indexes are now utilized on date_time fields.