You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "William Tam (JIRA)" <ji...@apache.org> on 2012/05/10 01:15:49 UTC

[jira] [Created] (CAMEL-5268) camel-restlet producer not passing along the Accept header

William Tam created CAMEL-5268:
----------------------------------

             Summary: camel-restlet producer not passing along the Accept header 
                 Key: CAMEL-5268
                 URL: https://issues.apache.org/jira/browse/CAMEL-5268
             Project: Camel
          Issue Type: Bug
          Components: camel-restlet
    Affects Versions: 2.9.2
            Reporter: William Tam


Refer to the thread on user forum.
http://camel.465427.n5.nabble.com/camel-restlet-Accept-header-td5692917.html

DefaultRestletBinding.populateRestletRequestFromExchange() may be missing a Restlet API call to set the accepted media types the Request object.       

Request.getClientInfo().setAcceptedMediaTypes(acceptedMediaTypes)



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CAMEL-5268) camel-restlet producer not passing along the Accept header

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-5268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-5268.
--------------------------------

    Resolution: Fixed
      Assignee: William Tam
    
> camel-restlet producer not passing along the Accept header 
> -----------------------------------------------------------
>
>                 Key: CAMEL-5268
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5268
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-restlet
>    Affects Versions: 2.9.2
>            Reporter: William Tam
>            Assignee: William Tam
>             Fix For: 2.9.3, 2.10.0
>
>
> Refer to the thread on user forum.
> http://camel.465427.n5.nabble.com/camel-restlet-Accept-header-td5692917.html
> DefaultRestletBinding.populateRestletRequestFromExchange() may be missing a Restlet API call to set the accepted media types the Request object.       
> Request.getClientInfo().setAcceptedMediaTypes(acceptedMediaTypes)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CAMEL-5268) camel-restlet producer not passing along the Accept header

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13280695#comment-13280695 ] 

Claus Ibsen commented on CAMEL-5268:
------------------------------------

Thanks William. Nice to see you back with a commit.

I have backported the fix to the 2.9 branch.
                
> camel-restlet producer not passing along the Accept header 
> -----------------------------------------------------------
>
>                 Key: CAMEL-5268
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5268
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-restlet
>    Affects Versions: 2.9.2
>            Reporter: William Tam
>             Fix For: 2.9.3, 2.10.0
>
>
> Refer to the thread on user forum.
> http://camel.465427.n5.nabble.com/camel-restlet-Accept-header-td5692917.html
> DefaultRestletBinding.populateRestletRequestFromExchange() may be missing a Restlet API call to set the accepted media types the Request object.       
> Request.getClientInfo().setAcceptedMediaTypes(acceptedMediaTypes)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CAMEL-5268) camel-restlet producer not passing along the Accept header

Posted by "William Tam (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13280545#comment-13280545 ] 

William Tam commented on CAMEL-5268:
------------------------------------

Committed revision 1341227.  (trunk)

@Claus Could you please back merge to other branches if necessary?
                
> camel-restlet producer not passing along the Accept header 
> -----------------------------------------------------------
>
>                 Key: CAMEL-5268
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5268
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-restlet
>    Affects Versions: 2.9.2
>            Reporter: William Tam
>             Fix For: 2.9.3, 2.10.0
>
>
> Refer to the thread on user forum.
> http://camel.465427.n5.nabble.com/camel-restlet-Accept-header-td5692917.html
> DefaultRestletBinding.populateRestletRequestFromExchange() may be missing a Restlet API call to set the accepted media types the Request object.       
> Request.getClientInfo().setAcceptedMediaTypes(acceptedMediaTypes)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CAMEL-5268) camel-restlet producer not passing along the Accept header

Posted by "William Tam (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13280402#comment-13280402 ] 

William Tam commented on CAMEL-5268:
------------------------------------

@Claus.  Yes.
                
> camel-restlet producer not passing along the Accept header 
> -----------------------------------------------------------
>
>                 Key: CAMEL-5268
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5268
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-restlet
>    Affects Versions: 2.9.2
>            Reporter: William Tam
>             Fix For: 2.9.3, 2.10.0
>
>
> Refer to the thread on user forum.
> http://camel.465427.n5.nabble.com/camel-restlet-Accept-header-td5692917.html
> DefaultRestletBinding.populateRestletRequestFromExchange() may be missing a Restlet API call to set the accepted media types the Request object.       
> Request.getClientInfo().setAcceptedMediaTypes(acceptedMediaTypes)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CAMEL-5268) camel-restlet producer not passing along the Accept header

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-5268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-5268:
-------------------------------

    Fix Version/s: 2.10.0
                   2.9.3

William are you working on a patch?
                
> camel-restlet producer not passing along the Accept header 
> -----------------------------------------------------------
>
>                 Key: CAMEL-5268
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5268
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-restlet
>    Affects Versions: 2.9.2
>            Reporter: William Tam
>             Fix For: 2.9.3, 2.10.0
>
>
> Refer to the thread on user forum.
> http://camel.465427.n5.nabble.com/camel-restlet-Accept-header-td5692917.html
> DefaultRestletBinding.populateRestletRequestFromExchange() may be missing a Restlet API call to set the accepted media types the Request object.       
> Request.getClientInfo().setAcceptedMediaTypes(acceptedMediaTypes)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira