Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Issue Links
- blocks
-
SLING-1725 Register internal post operations as services for consumption by servlets other than the SlingPostServlet
- Closed