[
https://issues.apache.org/jira/browse/SLING-749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger closed SLING-749.
-----------------------------------
Resolution: Cannot Reproduce
Cannot reproduce this with latest checkout, Rev. 762337.
I get the correct response as expected: 403/FORBIDDEN if auto-indexing is
switched off or a "listing" if auto-indexing is enabled.
> No renderer for extension='t' (500)
> -----------------------------------
>
> Key: SLING-749
> URL: https://issues.apache.org/jira/browse/SLING-749
> Project: Sling
> Issue Type: Bug
> Environment: windows
> Reporter: Michael Marth
> Assignee: Felix Meschberger
>
> just checked out Sling from trunk and built it (without running the tests),
> then did
> mvn jetty:run
> curl -F"sling:resourceType=foo/bar" -F"title=some title"
> http://admin:ad...@localhost:8888/content/mynode
> Hitting http://localhost:8888/content/mynode
> gives me:
> No renderer for extension='t' (500)
> The requested URL /content/mynode resulted in an error in
> org.apache.sling.servlets.get.DefaultGetServlet.
> (cannot see anything in the error.log though)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.