You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "David Driscoll (JIRA)" <ji...@apache.org> on 2009/04/02 18:05:13 UTC

[jira] Resolved: (SHINDIG-1006) AuthType was not always being saved/maintained, IgnoreCache flag not always used, OAuth parameter Nonce not generated

     [ https://issues.apache.org/jira/browse/SHINDIG-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Driscoll resolved SHINDIG-1006.
-------------------------------------

    Resolution: Fixed

I have attached the patches and tests needed to resolve this issue.
Regards,
Dave

> AuthType was not always being saved/maintained, IgnoreCache flag not always used, OAuth parameter Nonce not generated
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: SHINDIG-1006
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1006
>             Project: Shindig
>          Issue Type: Bug
>          Components: Java
>    Affects Versions: trunk
>            Reporter: David Driscoll
>             Fix For: trunk
>
>         Attachments: HttpPreloader_patch.txt, MakeRequestClient_patch.txt, OAuthRequest_patch.txt, OAuthRequestTest_patch.txt
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> AuthType was not always being saved/maintained thru the entire workflow, would get overridden to "NONE" at times.
> IgnoreCache flag not always used. Added .setIgnoreCache call to HttpPreloader.java to obey IgnoreCache flag
>  OAuth parameter Nonce not generated. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.