You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@clerezza.apache.org by "Reto Bachmann-Gmür (JIRA)" <ji...@apache.org> on 2010/08/01 22:35:16 UTC

[jira] Created: (CLEREZZA-266) MessageBodyWriter with the most concreete support should be used when matching multiple accept-header values of same preference

MessageBodyWriter with the most concreete support should be used when matching multiple accept-header values of same preference
-------------------------------------------------------------------------------------------------------------------------------

                 Key: CLEREZZA-266
                 URL: https://issues.apache.org/jira/browse/CLEREZZA-266
             Project: Clerezza
          Issue Type: Bug
            Reporter: Reto Bachmann-Gmür


Currently the MessageBodyWriter is selected purely basing on the preference indicated in the accept header, if multiple accept header entry have the same priority anyone of them for which a MBW is available may be chosen.

Accept : application/x-unknown, application/rdf+xml

Might lead to the MBW for */* being selected for attempting to produce application/x-unknown even if a MBW for application/rdf+xml is available. 

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


[jira] Resolved: (CLEREZZA-266) MessageBodyWriter with the most concreete support should be used when matching multiple accept-header values of same preference

Posted by "Reto Bachmann-Gmür (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CLEREZZA-266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Reto Bachmann-Gmür resolved CLEREZZA-266.
-----------------------------------------

      Assignee: Reto Bachmann-Gmür
    Resolution: Fixed

> MessageBodyWriter with the most concreete support should be used when matching multiple accept-header values of same preference
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLEREZZA-266
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-266
>             Project: Clerezza
>          Issue Type: Bug
>            Reporter: Reto Bachmann-Gmür
>            Assignee: Reto Bachmann-Gmür
>
> Currently the MessageBodyWriter is selected purely basing on the preference indicated in the accept header, if multiple accept header entry have the same priority anyone of them for which a MBW is available may be chosen.
> Accept : application/x-unknown, application/rdf+xml
> Might lead to the MBW for */* being selected for attempting to produce application/x-unknown even if a MBW for application/rdf+xml is available. 

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


[jira] Closed: (CLEREZZA-266) MessageBodyWriter with the most concreete support should be used when matching multiple accept-header values of same preference

Posted by "Reto Bachmann-Gmür (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CLEREZZA-266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Reto Bachmann-Gmür closed CLEREZZA-266.
---------------------------------------


> MessageBodyWriter with the most concreete support should be used when matching multiple accept-header values of same preference
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLEREZZA-266
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-266
>             Project: Clerezza
>          Issue Type: Bug
>            Reporter: Reto Bachmann-Gmür
>            Assignee: Reto Bachmann-Gmür
>
> Currently the MessageBodyWriter is selected purely basing on the preference indicated in the accept header, if multiple accept header entry have the same priority anyone of them for which a MBW is available may be chosen.
> Accept : application/x-unknown, application/rdf+xml
> Might lead to the MBW for */* being selected for attempting to produce application/x-unknown even if a MBW for application/rdf+xml is available. 

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