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
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.