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

Prevent multiple wrapping of exceptions thrown in included requests

    XMLWordPrintableJSON

Details

    Description

      Currently if an exception occurrs while processing a script in an included request, the exception is wrapped. If the exception happens in a script included over multiple levels, the exception is wrapped multiple times.

      Rather than re-wrapping these exceptions multiple times, wrappings should be replaced when forwarding wrapped exceptions.

      One such exception wrapping takes place when recursively including the same resource such that a InfiniteIncludeLoopException is thrown.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: