You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by GitBox <gi...@apache.org> on 2022/01/22 03:05:35 UTC

[GitHub] [jclouds] JimSermersheim opened a new pull request #131: JCLOUDS-1595: Add URL encoding to string vals in ListBucketOptions.

JimSermersheim opened a new pull request #131:
URL: https://github.com/apache/jclouds/pull/131


   https://issues.apache.org/jira/browse/JCLOUDS-1595
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@jclouds.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [jclouds] JimSermersheim commented on pull request #131: JCLOUDS-1595: Add URL encoding to string vals in ListBucketOptions.

Posted by GitBox <gi...@apache.org>.
JimSermersheim commented on pull request #131:
URL: https://github.com/apache/jclouds/pull/131#issuecomment-1019063815


   Declined after discovering a case where values were already url encoded. The simplistic fix causes these values to be double-encoded. I'll probably submit again where the encode step decodes and re-encodes.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@jclouds.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [jclouds] JimSermersheim closed pull request #131: JCLOUDS-1595: Add URL encoding to string vals in ListBucketOptions.

Posted by GitBox <gi...@apache.org>.
JimSermersheim closed pull request #131:
URL: https://github.com/apache/jclouds/pull/131


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@jclouds.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [jclouds] gaul commented on pull request #131: JCLOUDS-1595: Add URL encoding to string vals in ListBucketOptions.

Posted by GitBox <gi...@apache.org>.
gaul commented on pull request #131:
URL: https://github.com/apache/jclouds/pull/131#issuecomment-1019087029


   Thanks for checking the double-quoting.  Note that we only merge PRs against the master branch and do not plan further 2.4.x releases.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@jclouds.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org