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

Bug #17042 eTag should not have quotation marks stripped
Submitted: 2010-01-29 08:32 UTC
From: gauthierm Assigned: gauthierm
Status: Closed Package: Services_Amazon_S3 (version CVS)
PHP Version: Irrelevant OS: Irrelevant
Roadmaps: (Not assigned)    
Subscription  


 [2010-01-29 08:32 UTC] gauthierm (Michael Gauthier)
Description: ------------ If you want to use the eTag to make a conditional GET request, the value must be exactly as it was returned from amazon. Stripping characters breaks this.

Comments

 [2010-11-17 08:55 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. Fixed in r305432 http://svn.php.net/viewvc?view=revision&revision=305432
 [2011-03-28 19:49 UTC] gauthierm (Michael Gauthier)
Release 0.3.2 contains a fix for this bug. Thanks for your report!