HtmlRendererServlet does not produce valid html
-----------------------------------------------
Key: SLING-1045
URL: https://issues.apache.org/jira/browse/SLING-1045
Project: Sling
Issue Type: Improvement
Components: Servlets Get
Affects Versions: Parent 6
Reporter: Andreas Amstutz
Priority: Trivial
Fix For: Servlets Get 2.0.6
I just started out with sling and fired up the webapp using jetty:run
As stated in the readme I executed:
curl -D - -Ftitle=something http://admin:ad...@localhost:8888/testing/this
And had a look at the html rendering http://localhost:8888/testing/this.html
But unfortunately the HtmlRendererServlet does not produce valid html output
I have patched the servlet to fix this. How do I attach the patch to this issue?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.