Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 866359 - API: /consumers/{id}/entitlements returns incorrect data and Content-Type header
Summary: API: /consumers/{id}/entitlements returns incorrect data and Content-Type header
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: API
Version: 6.0.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: Unspecified
Assignee: Adam Price
QA Contact: Jitendra Yejare
URL:
Whiteboard:
Depends On:
Blocks: 872602
TreeView+ depends on / blocked
 
Reported: 2012-10-15 07:51 UTC by Brad P. Crochet
Modified: 2019-09-25 21:27 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 872602 (view as bug list)
Environment:
Last Closed: 2013-09-19 18:13:19 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Brad P. Crochet 2012-10-15 07:51:42 UTC
Description of problem:
Some API calls that are proxied to candlepin return an incorrect Content-Type header that can cause some clients to fail. Best known case is calling /consumers/{id}/entitlements, with no params. When this call results in no entitlements, the Content-Type returned is 'json', instead of the correct 'application/json'. Candlepin itself returns the correct header value when called directly. 

Version-Release number of selected component (if applicable):
katello-1.1.12-14.el6cf.noarch

How reproducible:
Always

Steps to Reproduce:
1. attempt to consume an entitlement calling /consumers/{id}/entitlements with no arguments.
2.
3.
  
Actual results:
Completely empty return, with a Content-Type header value of 'json'

Expected results:
Empty list ('[]') with Content-Type header value of 'application/json'

Additional info:

Comment 2 Tom McKay 2012-10-24 19:12:16 UTC
@adprice since you were messing w/ headers already, here's one to take a look at.

Comment 6 Mike McCune 2013-08-16 18:22:36 UTC
getting rid of 6.0.0 version since that doesn't exist

Comment 7 Mike McCune 2013-09-19 18:13:19 UTC
These bugs have been resolved in upstream projects for a period of months so I'm mass-closing them as CLOSED:UPSTREAM.  If this is a mistake feel free to re-open.


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