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

Andreas Kohn updated SHINDIG-1953:
----------------------------------

    Attachment: SHINDIG-1953-not_implemented.diff

Patch for trunk (r1543384) attached, review request at 
https://reviews.apache.org/r/15669/

> Return 501 Not Implemented for the default "not implemented" services
> ---------------------------------------------------------------------
>
>                 Key: SHINDIG-1953
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1953
>             Project: Shindig
>          Issue Type: Bug
>          Components: Java
>    Affects Versions: 2.5.0-update1
>            Reporter: Andreas Kohn
>         Attachments: SHINDIG-1953-not_implemented.diff
>
>
> As per 
> http://opensocial.github.io/spec/2.5.1/Core-API-Server.xml#HTTP-Status-Code: 
> the server should return HTTP 501 Not Implemented responses for not 
> implemented optional features.
> The following "default?" implementation classes in shindig do not currently 
> do that:
> * AlbumService.NotImplementedAlbumService
> * MediaItemService.NotImplementedMediaItemService
> * MessageService.NotImplementedMessageService
> Attached patch fixes that, so that people using those classes as base for 
> their implementation will have an easier life :)



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to