[
https://issues.apache.org/jira/browse/SLING-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652357#action_12652357
]
Michael Marth commented on SLING-749:
-------------------------------------
the issue was introduced in rev 722089 it seems. rev 722065 works ok.
> 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:[EMAIL
> PROTECTED]: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.