You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Mohammed Rehan Khan (Jira)" <ji...@apache.org> on 2021/01/23 06:04:00 UTC

[jira] [Commented] (OFBIZ-10387) Error on eCommerce Request Return Screen

    [ https://issues.apache.org/jira/browse/OFBIZ-10387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17270563#comment-17270563 ] 

Mohammed Rehan Khan commented on OFBIZ-10387:
---------------------------------------------

Hello [~upadhyay.ratnesh],

I am not able to regenerate the issue on the latest update of Trunk for 'DemoCustomer'.
Can you please verify it again on your end?

--
Thanks !!

> 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
(v8.3.4#803005)