TypeOverwritingResourceWrapper should return null as resource super type
------------------------------------------------------------------------

                 Key: SLING-1487
                 URL: https://issues.apache.org/jira/browse/SLING-1487
             Project: Sling
          Issue Type: Improvement
          Components: Engine
    Affects Versions: Engine 2.0.6
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: Engine 2.1.0


Currently the TypeOverwritingResourceWrapper calls a search to get the resource 
super type; it should rather return null - the search is performed by the 
script search already. Returning null here is more
correct and avoids duplicate searchs.

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

        

Reply via email to