I think this is the bug in OAuth.php related to SHINDIG-1274: http://code.google.com/p/oauth/issues/detail?id=100&can=1&q=php&sort=lib&colspec=ID%20Type%20Status%20Priority%20Lib%20Owner%20Summary
On Thu, Feb 4, 2010 at 6:48 AM, Thiago Arrais <[email protected]> wrote: > I'm actually interested in the outbound request signing code. The > code today is stored under php/external, which indicates to me that > it was imported from some source external to the project. > > I was able to chase the thing down to revision r711709 from > November 2008. But it's not clear to me where the code came from. > There is the oauth-php project at > http://code.google.com/p/oauth-php/, but the two codebases seem > different enough to indicate the absence of a common ancestor. > > I'm doing all this code archaeology as part of the work for fixing > bug SHINDIG-1274. I've provided a first (and naïve) patch, but am > trying to build a definitive one. If the code comes from somewhere > outside Shindig, maybe the bug is already fixed and it'll only be a > matter of updating to the latest available version. > > Cheers, > > Thiago Arrais > -- > Enjoy chaos - http://blog.thiagoarrais.com > Thoughts, ideas and useless ranting about software development and technology >
