You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2008/02/03 14:18:08 UTC

[jira] Updated: (CXF-1413) JAX-RS runtime can not handle Accept headers with multiple values

     [ https://issues.apache.org/jira/browse/CXF-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Beryozkin updated CXF-1413:
----------------------------------

    Attachment: cxf-1413.patch

Patch incorporates a code suggested by Barry Fitzgerald [1] with a simple test added

[1] http://mail-archives.apache.org/mod_mbox/incubator-cxf-dev/200802.mbox/browser

> JAX-RS runtime can not handle Accept headers with multiple values
> -----------------------------------------------------------------
>
>                 Key: CXF-1413
>                 URL: https://issues.apache.org/jira/browse/CXF-1413
>             Project: CXF
>          Issue Type: Bug
>          Components: REST
>    Affects Versions: 2.0.4
>            Reporter: Sergey Beryozkin
>             Fix For: 2.1
>
>         Attachments: cxf-1413.patch
>
>
> See http://mail-archives.apache.org/mod_mbox/incubator-cxf-dev/200802.mbox/browser
> If Accept header has values like "text/xml,text/plain" then it won't be matched against a ProduceMime annotation's value like text/xml

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.