HtmlResponseProxy constructor always throws NPE
-----------------------------------------------

                 Key: SLING-2453
                 URL: https://issues.apache.org/jira/browse/SLING-2453
             Project: Sling
          Issue Type: Bug
          Components: Servlets
            Reporter: Bertrand Delacretaz
            Assignee: Bertrand Delacretaz
            Priority: Minor
             Fix For: Servlets Post 2.1.2


The HtmlResponseProxy added for SLING-1725 cannot possibly work, its 
constructor will always throw an NPE due to the base class calling 
setCreateRequest(false) before the postResponse member is initialized.



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

        

Reply via email to