cannot render resource resourceWrapper ERROR during Form Submission
I get the following error during the OOTB Form component submission,
21.10.2015 17:51:37.543 ERROR [2.252.210.68 [1445442697208] POST /master/en/home/meta-navigation/test-form.html HTTP/1.1] org.apache.sling.servlets.get.impl.DefaultGetServlet No renderer for extension html, cannot render resource ResourceWrapper, type=foundation/components/form/actions/mail, path=/content/dhl/master/en/home/meta-navigation/test-form/jcr:content/parsysPath/start, resource=[JcrNodeResource, type=foundation/components/form/start, superType=null, path=/content/dhl/master/en/home/meta-navigation/test-form/jcr:content/parsysPath/start]
The same error is reported by some other user and discussed in the below thread :
https://forums.adobe.com/thread/1086976
The only reply in the thread is that it is a CQ Bug and the workaround is to overlay the cleanup.jsp in the form action. This was posted in the year 2012.
Can any of the AEM Technical Staff member confirm that this bug is fixed in AEM 6.0 ?