[
https://issues.apache.org/jira/browse/OFBIZ-10183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16342036#comment-16342036 ]
Yogesh Naroliya commented on OFBIZ-10183:
-----------------------------------------
[~upadhyay.ratnesh] Thanks for reporting the issue, I have successfully replicated the issue over *Trunk* and also on *R16.11* branch.
The reported issue was due to an incorrect path of *OverViewRequestItems.ftl* in *ViewRequest* screen.
Attached patches to fix the issue for R16.11 and Trunk branches also attached a screenshot for quick reference.
> 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
> Assignee: Yogesh Naroliya
> Priority: Major
> Attachments: OFBIZ-10183-REL16.11.patch, OFBIZ-10183-Trunk.patch, OFBIZ-10183.png
>
>
> 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)