Duplicate info in Content-Location in response

Bug #1252895 reported by Everett Toews
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
zaqar
Invalid
Undecided
Unassigned

Bug Description

Make a request to Marconi and you'll get duplicate info in the Content-Location header in the response.

Request:
  GET https://ord.queues.api.rackspacecloud.com/v1/xxxxxx/queues?detailed=false

Response:
  HTTP/1.1 200 OK
  X-Project-ID: xxxxxx
  Content-Location: /v1/queues?detailed=false&detailed=false
  Content-Type: application/json; charset=utf-8
  Content-Length: 167

Obviously this was tested against Rackspace Cloud Queues.

Revision history for this message
Feilong Wang (flwang) wrote :

I can't recreate it with latest version.

=========================================
Content-Length: 204 bytes
Content-Location: /v1/queues?detailed=false
Content-Type: application/json; charset=utf-8
Date:
2013 Nov 21 21:20:59
Server: WSGIServer/0.1 Python/2.7.3

Revision history for this message
Kurt Griffiths (kgriffs) wrote :

Thanks for the report - I think we are going to do away with setting content-location in the v1.1 API, FYI.

Revision history for this message
Malini Kamalambal (malini-pk) wrote :

I cant recreate this with the Rackspace queues either

Content-Length →1211
Content-Location →/v1/queues?detailed=false
Content-Type →application/json; charset=utf-8

Kurt Griffiths (kgriffs)
Changed in marconi:
status: New → Incomplete
Revision history for this message
Kurt Griffiths (kgriffs) wrote :

no repo

Revision history for this message
Allele Dev (alleledev) wrote :

This bug cannot be reproduced on Marconi-latest. It appears to be characteristic of the Rackspace deployment. Closing.

Changed in marconi:
status: Incomplete → Invalid
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.