[
https://issues.apache.org/jira/browse/SHINDIG-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12737755#action_12737755
]
David Driscoll commented on SHINDIG-1006:
-----------------------------------------
I will create an additional test case to repro the nonce issue.
> 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: 1.1-BETA1
> Reporter: David Driscoll
> Fix For: 1.1-BETA2
>
> Attachments: HttpPreloader_patch.txt, HtttpPreloader_patchB.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.