Fixes Defects: PI28856,PI32437,PI41731,PM99516 This patch contains the following software changes: PI28856: Problem: When used in ClearQuest choice list hook, the Perl range operator does not always return the correct result. Fix: When used in ClearQuest choice list hook, the Perl range operator now returns the correct result. PI32437: Problem: While attempting to duplicate one defect to another, if the user enters an invalid id, ClearQuest Web displays a confusing error message in a pop-up dialog that is hidden from the user. It is only visible after the users closes the duplicate id window. Fix: While attempting to duplicate one defect to another, if the user enters an invalid id, ClearQuest Web now displays a clear useful error message that is visible to the end-user. PI41731: Problem: Running certain perl scripts including /usr/tools/bin/ClearQuest/ALMWorkFlowAutomation/alm_integrator.pl can fail with the error: CRMUD0082E Execution of a hook failed during the action Activate Data::Dumper object version 2.154 does not match $Data::Dumper::VERSION 2.121 Fix: There is an conflicting (older) version of the file  /opt/IBM/RationalSDLC/common/lib/perl5/site_perl/5.8.6/aix4_power//Data/Dumper.pm which has been removed to fix the error. PM99516: Problem: When a ClearQuest LDAP user tries to run an OSLC query, the authentication fails if there is any group set as Restricted on the CQ Web server to which the OSLC queries are directed. Fix: When a ClearQuest LDAP user tries to run an OSLC query, the authentication succeeds when there is a group set as Restricted on the CQ Web server.