Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-1229

Enhance handling missing renderer situation in included requests

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Servlets Get 2.0.6
    • Servlets Get 2.0.8
    • Servlets
    • None

    Description

      Currently the DefaultGetServlet either sends a 403/FORBIDDEN error if a desired renderer is not known or throws a ServletException in this case if the request is included.

      This is not a good solution. It would better to just log an error message if the response is committed or the request included and only send the 403 error if the request is neither included nor the response committed.

      Attachments

        Activity

          People

            fmeschbe Felix Meschberger
            fmeschbe Felix Meschberger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: