Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hammer: rgw: missing handling of encoding-type=url when listing keys in bucket #6527

Merged
1 commit merged into from Dec 2, 2015

Conversation

theanalyst
Copy link
Member

This change introduces handling for the encoding-type request
parameter on the get bucket operation. An object key may contain
characters which are not supported in XML. Passing the value "url" for
the encoding-type parameter will cause the key to be urlencoded in the
response.

Fixes: ceph#12735
Signed-off-by: Jeff Weber <jweber@cofront.net>
(cherry picked from commit 180ca7b)
@theanalyst theanalyst self-assigned this Nov 10, 2015
@theanalyst theanalyst added this to the hammer milestone Nov 10, 2015
ghost pushed a commit that referenced this pull request Nov 11, 2015
…when listing keys in bucket

Reviewed-by: Loic Dachary <ldachary@redhat.com>
ghost pushed a commit that referenced this pull request Nov 13, 2015
…when listing keys in bucket

Reviewed-by: Loic Dachary <ldachary@redhat.com>
ghost pushed a commit that referenced this pull request Nov 13, 2015
…when listing keys in bucket

Reviewed-by:
ghost pushed a commit that referenced this pull request Nov 16, 2015
…when listing keys in bucket

Reviewed-by: Loic Dachary <ldachary@redhat.com>
@ghost
Copy link

ghost commented Nov 16, 2015

@yehudasa does this backport look good to merge ? It passed a run of the hammer rgw suite ( see http://tracker.ceph.com/issues/13356#note-23 ).

ghost pushed a commit that referenced this pull request Nov 19, 2015
…when listing keys in bucket

Reviewed-by: Loic Dachary <ldachary@redhat.com>
ghost pushed a commit that referenced this pull request Nov 19, 2015
…when listing keys in bucket

Reviewed-by: Loic Dachary <ldachary@redhat.com>
ghost pushed a commit that referenced this pull request Nov 19, 2015
…when listing keys in bucket

Reviewed-by: Loic Dachary <ldachary@redhat.com>
@ghost ghost assigned yehudasa and unassigned theanalyst Nov 21, 2015
@ghost
Copy link

ghost commented Nov 25, 2015

@yehudasa ping ?

@yehudasa
Copy link
Member

yehudasa commented Dec 2, 2015

@dachary lgtm

ghost pushed a commit that referenced this pull request Dec 2, 2015
rgw: missing handling of encoding-type=url when listing keys in bucket

Reviewed-by: Yehuda Sadeh <ysadehwe@redhat.com>
@ghost ghost merged commit d064636 into ceph:hammer Dec 2, 2015
@ghost ghost changed the title rgw: missing handling of encoding-type=url when listing keys in bucket hammer: rgw: missing handling of encoding-type=url when listing keys in bucket Feb 18, 2016
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants