[
https://issues.apache.org/jira/browse/SLING-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger resolved SLING-1045.
--------------------------------------
Resolution: Fixed
Thank you for providing the patched version. I have committed it to Rev. 793064.
If this solves your issue, please close this issue.
Re patch creation: Usually you can use your IDE to create the patch, e.g. in
Eclipse with the Subversion plugin you right-click in the Package view and
select Team->Create Patch. On the command line the command would be svn diff.
> 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
> Assignee: Felix Meschberger
> Priority: Trivial
> Fix For: Servlets Get 2.0.6
>
> Attachments: HtmlRendererServlet.java
>
>
> 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.