Subject: | Bug(?) with slashes in path being urlencoded as well |
Date: | Thu, 4 Nov 2010 22:50:03 -0500 |
To: | bug-Net-Amazon-S3 [...] rt.cpan.org |
From: | "Pavel A. Karoukin" <pavel [...] yepcorp.com> |
Hello,
Thank you for this module!
I think I've found one bug. When storing object's key, key is being
urlencoded. The problem is that sometimes I want to organize files on S3 in
folders and Net::Amazon::S3::Request->_uri method urlencodes slashes in key.
See patch attached for easy fix and let me know what do you think about it.
Regards,
Pavel
Message body is not shown because sender requested not to inline it.