James,

It would be helpful if you would follow the contributors best practices:

http://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Contributors+Best+Practices

-Adrian

james_sg wrote:
Hi,

The requestInfo.ftl file didn't exist.

I would suggest the following fix:
Change from


<platform-specific>
    <html><html-template
location="component://order/webapp/ordermgr/request/requestInfo.ftl"/></html>
</platform-specific>

to


<screenlet title="${uiLabelMap.OrderRequest} ${custRequest.custRequestId}
${uiLabelMap.CommonInformation}">
    <include-form name="requestInfo"
location="component://order/webapp/ordermgr/request/RequestForms.xml"/>
</screenlet>


It will be good if someone can commit the fixes.

Regards,
James


Koon Sang wrote:
Hi,

I got error on https://localhost:8443/ecommerce/control/ViewRequest?custRequestId=10032:


Error rendering included template at location
[component://order/webapp/ordermgr/request/requestInfo.ftl]:
java.lang.IllegalArgumentException: FreeMarker file not found at location:
component://order/webapp/ordermgr/request/requestInfo.ftl

Version: 9.04 (2010-2-17)


Kindly advise.  Thanks!


Reply via email to