[Title] modify MTMOCall.java to end all calls at a time.
authorSooyoung Ha <yoosah.ha@samsung.com>
Wed, 22 Aug 2012 08:10:06 +0000 (17:10 +0900)
committerSooyoung Ha <yoosah.ha@samsung.com>
Wed, 22 Aug 2012 08:10:06 +0000 (17:10 +0900)
[Type] bug fix
[Module] event injector
[Priority] major
[Jira#] N_SE-6607
[Redmine#]
[Problem] Unable to close all the call(At a time) of conference while RSS level is being zero.
[Cause]
[Solution] modify MTMOCall.java
[TestCase]

org.tizen.telephony.call/src/org/tizen/telephony/call/page/MOMTCall.java
package/pkginfo.manifest

index 1a1758d..de3dcdd 100644 (file)
@@ -329,7 +329,7 @@ ISelectionListener{
                                
                                String mocallID = lblMOCallCallId.getText();
                                if(mocallID == "")
-                                       return;
+                                       continue;
                                if(callId == Integer.parseInt(mocallID)) {
                                        cmbMOCallCallStatus.setEnabled(false);
                                        butMTCallConnect.setEnabled(true);
index ee8ad93..98cc7ee 100644 (file)
@@ -1,5 +1,5 @@
 Source:eventinjector-eplugin
-Version:0.2.57
+Version:0.2.58
 Maintainer:yeongkyoon Lee <yeongkyoon.lee@samsung.com>, sungmin Ha <sungmin82.ha@samsung.com>
 
 Package:eventinjector-eplugin