Bug 1666086 - delimiter string broken
Summary: delimiter string broken
Keywords:
Status: CLOSED DUPLICATE of bug 1660962
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: RGW
Version: 3.2
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: rc
: 4.0
Assignee: Matt Benjamin (redhat)
QA Contact: ceph-qe-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-01-14 20:44 UTC by xyu159
Modified: 2019-01-15 00:45 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-01-15 00:45:08 UTC
Embargoed:


Attachments (Terms of Use)

Description xyu159 2019-01-14 20:44:26 UTC
Description of problem:
delimiter=INPUTSTRING in URL will cause 400 error.  

Version-Release number of selected component (if applicable):
Ceph 3.2

How reproducible:
Follow this example request: GET /bucketname?max-keys=1000&prefix=guts_1_84m%2Fdb&delimiter=delimiterstring HTTP/1.1

Steps to Reproduce:
1.   
2.
3.

Actual results:
HTTP 400 resp code

Expected results:
Correct return of objects. 

Additional info:

Comment 1 Vikhyat Umrao 2019-01-15 00:44:37 UTC
Marking this one as a duplicate of bz 1660962 as the same issue is tracked there.

Comment 2 Vikhyat Umrao 2019-01-15 00:45:08 UTC

*** This bug has been marked as a duplicate of bug 1660962 ***


Note You need to log in before you can comment on or make changes to this bug.