You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Shazron Abdullah (Created) (JIRA)" <ji...@apache.org> on 2012/04/13 21:58:16 UTC

[jira] [Created] (CB-507) Remove excessive debug logging in execute delegate method in CDVViewController

Remove excessive debug logging in execute delegate method in CDVViewController
------------------------------------------------------------------------------

                 Key: CB-507
                 URL: https://issues.apache.org/jira/browse/CB-507
             Project: Apache Callback
          Issue Type: Bug
          Components: iOS
    Affects Versions: 1.6.0
            Reporter: Shazron Abdullah
            Assignee: Shazron Abdullah
             Fix For: 1.6.1


Remove the block at:
https://github.com/apache/incubator-cordova-ios/blob/master/CordovaLib/Classes/CDVViewController.m#L737-739

If users need to inspect this, override this function in their app's MainViewController.m:
https://github.com/apache/incubator-cordova-ios/blob/master/Cordova-based%20Application/Classes/MainViewController.m#L79

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CB-507) Remove excessive debug logging in execute delegate method in CDVViewController

Posted by "Shazron Abdullah (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah resolved CB-507.
---------------------------------

    Resolution: Fixed

Fix commit: http://git-wip-us.apache.org/repos/asf?p=incubator-cordova-ios.git;a=commit;h=87f2f856b9f3afe0cc9b1ae1eb581ce7233367bc
                
> Remove excessive debug logging in execute delegate method in CDVViewController
> ------------------------------------------------------------------------------
>
>                 Key: CB-507
>                 URL: https://issues.apache.org/jira/browse/CB-507
>             Project: Apache Callback
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 1.6.0
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>             Fix For: 1.6.1
>
>
> Remove the block at:
> https://github.com/apache/incubator-cordova-ios/blob/master/CordovaLib/Classes/CDVViewController.m#L737-739
> If users need to inspect this, override this function in their app's MainViewController.m:
> https://github.com/apache/incubator-cordova-ios/blob/master/Cordova-based%20Application/Classes/MainViewController.m#L79

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira