You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Ratnesh Upadhyay (JIRA)" <ji...@apache.org> on 2018/01/27 05:38:00 UTC

[jira] [Created] (OFBIZ-10183) Error on My Portal > Request Overview Page

Ratnesh Upadhyay created OFBIZ-10183:
----------------------------------------

             Summary: Error on My Portal > Request Overview Page
                 Key: OFBIZ-10183
                 URL: https://issues.apache.org/jira/browse/OFBIZ-10183
             Project: OFBiz
          Issue Type: Bug
          Components: projectmgr
    Affects Versions: Trunk
            Reporter: Ratnesh Upadhyay


While browsing through my portal app, I noticed this issue. Here are the steps to replicate the issue.
 # Go to My Portal > My Comms.
 # Click upon any customer request Id link to navigate on Request Overview page.

Following error appeared on overview page as soon as user lands on this page.
{code:java}
Error
 rendering included template at location 
[component://projectmgr/webapp/projectmgr/request/OverViewRequestItems.ftl]:
 freemarker.template.TemplateNotFoundException: Template not found for 
name 
"component://projectmgr/webapp/projectmgr/request/OverViewRequestItems.ftl".
 The name was interpreted by this TemplateLoader: 
MultiTemplateLoader(loader1 = 
org.apache.ofbiz.base.util.template.FreeMarkerWorker$FlexibleTemplateLoader@49711524,
 loader2 = StringTemplateLoader(Map { })).
{code}
 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)