[
https://issues.apache.org/jira/browse/OFBIZ-10387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16457613#comment-16457613
]
Ratnesh Upadhyay commented on OFBIZ-10387:
------------------------------------------
Soon, I'll provide patch to fix the reported issue.
> Error on eCommerce Request Return Screen
> ----------------------------------------
>
> Key: OFBIZ-10387
> URL: https://issues.apache.org/jira/browse/OFBIZ-10387
> Project: OFBiz
> Issue Type: Bug
> Components: ecommerce
> Affects Versions: Trunk
> Reporter: Ratnesh Upadhyay
> Assignee: Ratnesh Upadhyay
> Priority: Major
> Attachments: RequestReturn.png
>
>
> While browsing eCommerce application noticed following error on return
> request screen.
> {code:java}
> An error has occurred when reading existing sub-variable "orderAdjustmentId";
> see cause exception! The type of the containing value was:
> extended_hash+method+string (org.apache.ofbiz.entity.GenericValue wrapped
> into f.e.b.MapModel) ---- FTL stack trace ("~" means nesting-related): -
> Failed at: #if !orderItem.orderAdjustmentId?has_... [in template
> "component://ecommerce/template/order/RequestReturn.ftl" at line 60, column
> 15] ---- An error has occurred when reading existing sub-variable
> "orderAdjustmentId"; see cause exception! The type of the containing value
> was: extended_hash+method+string (org.apache.ofbiz.entity.GenericValue
> wrapped into f.e.b.MapModel) ---- FTL stack trace ("~" means
> nesting-related): - Failed at: #if !orderItem.orderAdjustmentId?has_... [in
> template "component://ecommerce/template/order/RequestReturn.ftl" at line 60,
> column 15] ---- An error has occurred when reading existing sub-variable
> "orderAdjustmentId"; see cause exception! The type of the containing value
> was: extended_hash+method+string (org.apache.ofbiz.entity.GenericValue
> wrapped into f.e.b.MapModel) ---- FTL stack trace ("~" means
> nesting-related): - Failed at: #if !orderItem.orderAdjustmentId?has_... [in
> template "component://ecommerce/template/order/RequestReturn.ftl" at line 60,
> column 15] ----
> }
> {code}
> Steps to replicate reported issue:
> prerequisite : You should have completed order for demo customer in system.
> 1. login to eCommerce application with DemoCustomer.
> 2. Click upon Order History link displaying in top navigation bar.
> 3. Click upon View button displaying against orders under order history
> section.
> 4. Click upon Request Return link to initiate return.
> 5. You will see the reported error in Return Items section.
> Please refer attached screenshot for further reference.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)