Fixes Defects: PI73131,PI75375,PI80405,PI82010,PI84799 This patch contains the following software changes: PI73131: Problem: When linking to ClearQuest records from DOORs using the OSLC integration, the back-link creation fails when the CQ record contains a field value that's protected via security context. Fix: New optional parameters have been added to cqrest.properties (default location C:\Program Files (x86)\IBM\RationalSDLC\ClearQuest\cqweb\cqwebprofile\installedApps\dfltCell\TeamEAR.ear\cqweb.war\WEB-INF\classes) to allow this operation to proceed. The values com.ibm.rational.cm.web.component.oslc.skip.full.put.fields and com.ibm.rational.cm.web.component.oslc.skip.full.get.fields should be set with the appropriate field locations of the CQ security protected field(s) to skip during processing, See cqrest.properties.DEFAULT (same directory as cqrest.properties) for more details on how to set these values. PI75375: Problem: The busy/waiting icon does not go away when certain ClearQuest Web dropdown lists are clicked. Fix: The busy icon now goes away when a ClearQuest Web dropdown list is finished loading, or if that loading is cancelled. PI80405: Problem: Executing a List View query on a ClearQuest Web record shows results from the same field of a different record opened on another tab. Fix: Executing a List View query on a ClearQuest Web record now shows the correct results even if another record is opened. PI82010: Problem: The outdated Microsoft Visual Studio 2005 Visual C++ runtimes are distributed with ClearCase and ClearQuest as those products have components that depend on them. Fix: All dependencies on the Microsoft Visual Studio 2005 Visual C++ runtimes have been removed from ClearCase and ClearQuest, and those runtimes are no longer installed PI84799: Problem: The ClearQuest Eclipse Client and Eclipse Designer fail to start. Fix: The ClearQuest Eclipse Client and Eclipse Designer now start.