Bug 1063653
Summary: | [GSS] (6.2.x) Chosen variant is not always the best match | ||
---|---|---|---|
Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Carlo de Wolf <cdewolf> |
Component: | RESTEasy | Assignee: | Weinan Li <weli> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Katerina Odabasi <kanovotn> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.1.1 | CC: | bmaxwell, cdewolf, jawilson, jkudrnac, kanovotn, klape, myarboro, sgilda, smumford, twells, weli |
Target Milestone: | CR2 | ||
Target Release: | EAP 6.2.3 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
In previous versions of JBoss EAP 6, it was found that RESTEasy, while adhering to specification RFC 2616, did not always return the most appropriate media handler in instances where specificity and quality factors were equal.
For instance, when given an Accept header of 'application/json, */*' and variant values of '["application/xml","application/json"]', RESTEasy's 'Request.selectVariant()' would choose 'application/xml' over 'application/json'.
|
Story Points: | --- |
Clone Of: | 1037753 | Environment: | |
Last Closed: | 2014-06-09 12:48:11 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: | |||
Bug Depends On: | 1037753 | ||
Bug Blocks: | 1063657, 1067532 |
Comment 4
Katerina Odabasi
2014-05-12 10:50:46 UTC
Marking bug for exclusion from 6.2.3 Release Notes document pending provision of the information requested. If we remove word 'Fix:' I think the DocText is valuable for our customer. This is change of RESTEasy behavior and they should be notified about that change. |