Bug 1666086

Summary: delimiter string broken
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: xyu159
Component: RGWAssignee: Matt Benjamin (redhat) <mbenjamin>
Status: CLOSED DUPLICATE QA Contact: ceph-qe-bugs <ceph-qe-bugs>
Severity: high Docs Contact:
Priority: unspecified    
Version: 3.2CC: cbodley, ceph-eng-bugs, kbader, mbenjamin, sweil, vumrao
Target Milestone: rc   
Target Release: 4.0   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-01-15 00:45:08 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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 ***