Uploaded image for project: 'Shindig'
  1. Shindig
  2. SHINDIG-1953

Return 501 Not Implemented for the default "not implemented" services

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.5.0-update1
    • 2.5.1
    • Java
    • None

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            ankon Andreas Kohn
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: