[ 
https://issues.apache.org/jira/browse/CB-369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13277047#comment-13277047
 ] 

Bryce Curtis edited comment on CB-369 at 5/16/12 7:36 PM:
----------------------------------------------------------

I had moved authentication implementation out of CordovaWebView and into 
CordovaWebViewClient in a previous commit that we went over on Monday, since 
that's the class that uses it.  I added the methods to DroidGap (which are just 
pass through calls to CordovaWebViewClient) to maintain compatibility with 
anyone using this feature for 1.7 and before - so there shouldn't be any 
redundancy.
                
      was (Author: bcurtis):
    I had moved authentication implementation out of CordovaWebView and into 
CordovaWebViewClient in a previous commit, since that's the class that uses it. 
 I added the methods to DroidGap (which are just pass through calls to 
CordovaWebViewClient) to maintain compatibility with anyone using this feature 
for 1.7 and before - so there shouldn't be any redundancy.
                  
> Authentication Code doesn't seem to work
> ----------------------------------------
>
>                 Key: CB-369
>                 URL: https://issues.apache.org/jira/browse/CB-369
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 1.5.0
>            Reporter: Joe Bowser
>            Assignee: Bryce Curtis
>              Labels: cordovawebview
>             Fix For: 1.8.0
>
>
> Authentication needs to be moved out of DroidGap to another class as part of 
> the move to CordovaWebView

--
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

        

Reply via email to