Listing of container and objects when limit is a string is not raising anerror

Bug #1364071 reported by anju Tiwari
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Object Storage (swift)
Won't Fix
Undecided
anju Tiwari

Bug Description

I gave the value of limit=abc for the listing of continers and the output is :-

curl -i http://127.0.0.1:8282/v1/AUTH_test?limit=abc -X GET -H "X-Auth-Token: AUTH_tkbd14eac42df54b0da9ea935af459101a"
HTTP/1.1 200 OK
X-Account-Storage-Policy-Gold-Bytes-Used: 0
Content-Length: 33
X-Account-Storage-Policy-Gold-Object-Count: 0
X-Account-Object-Count: 0
X-Timestamp: 1409412380.23853
X-Account-Bytes-Used: 0
X-Account-Container-Count: 3
Content-Type: text/plain; charset=utf-8
Accept-Ranges: bytes
X-Trans-Id: txafb0ce7fc3324f77a7637-0054048e5f
Date: Mon, 01 Sep 2014 15:18:55 GMT

container1
container2
container3

Changed in swift:
assignee: nobody → anju Tiwari (anjutiwari5)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to swift (master)

Fix proposed to branch: master
Review: https://review.openstack.org/118186

Changed in swift:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on swift (master)

Change abandoned by anju Tiwari (<email address hidden>) on branch: master
Review: https://review.openstack.org/118186

Revision history for this message
Samuel Merritt (torgomatic) wrote :

This comes up from time to time. Short answer: we can't fix it due to backwards compatibility. Sorry.

Changed in swift:
status: In Progress → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.