Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.3.2

Bug #20106 rawBodyData is always included as a parameter in provider request
Submitted: 2013-11-01 00:50 UTC
From: gauthierm Assigned: gauthierm
Status: Closed Package: HTTP_OAuth (version SVN)
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 30 + 33 = ?

 
 [2013-11-01 00:50 UTC] gauthierm (Michael Gauthier)
Description: ------------ This commit added rawBodyData to the Provider_Request class. https://github.com/gauthierm/HTTP_OAuth/commit/a222395b6afc dbaa72a1d87d9fcbc440ba9ad49d Since it is not a declared class property, it is handled like a x- www-form-urlencoded or query parameter and is incorrectly included in the signature base string.

Comments

 [2013-11-01 01:13 UTC] gauthierm (Michael Gauthier)
-Status: Open +Status: Closed -Assigned To: +Assigned To: gauthierm
This bug has been fixed in SVN. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better. https://github.com/pear/HTTP_OAuth/pull/2