Fixes Defects: PH11044,PH18121,PH24473,PI27569,PI32440,PI34485,PI40156,PI43493,PI73381,PM23452 This patch contains the following software changes: PH11044: Problem: If a ClearQuest Web Dynamic form has an empty form name, it results in an exception. Fix: ClearQuest Web Dynamic forms now correctly handles empty form names. PH18121: Problem: ClearQuest Web SSO does not properly handle backlashes in usernames. Fix: ClearQuest Web SSO now properly handles backlashes in usernames. PH24473: Problem: When using a ClearQuest OSLC query to fetch data, the result is not sorted. Fix: When using a ClearQuest OSLC query to fetch data, the result is now sorted by record dbids in an ascending order. PI27569: Problem: Email rules provided by the EmailPlus package send emails to ClearQuest users that have been set as inactive, if they are included in the rule's list of recipients. Fix: The following technote has been published explaning how to fix the problem: https://www.ibm.com/support/pages/node/6206176 PI32440: Problem: When generating a url for executing queries, reports and charts, the ClearQuest Web REST URI Wizard incorrectly encodes the url if it contains the special characters '#' or '?'. Fix: The ClearQuest Web REST URI Wizard has been fixed to correctly encode the url if it contains the special characters '#' or '?'. PI34485: Problem: Opening ClearQuest Web pre-populated forms does not work if any string field contains only certain single characters. Fix: Opening ClearQuest Web pre-populated forms now works if a string field contains only certain single characters. PI40156: Problem: In ClearQuest Web, opening pre-populated forms does not work for any string fields called "Name". Fix: Opening pre-populated ClearQuest Web forms now works for any string fields called "Name". PI43493: Problem: ClearQuest Eclipse users were not being prompted when exiting to save unsaved records. Fix: ClearQuest Eclipse users are now properly prompted to save any unsaved records when closing the application. PI73381: Problem: When your browser language is set to Chinese, ClearQuest Web result sets says "number of pages" instead of "number of records" when displaying query result sets. Fix: ClearQuest Web query result set now correctly says "number of records" instead of "number of pages" if your browser language is set to Chinese. PM23452: Problem: ClearQuest Web Full-Text Search does not work for extremely long search expressions. Fix: In ClearQuest Web Full-Text Search, an information dialog will pop up when the search expression exceeds 1500 characters.