[ https://issues.apache.org/jira/browse/OFBIZ-5632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14175870#comment-14175870 ]
Pranay Pandey commented on OFBIZ-5632: -------------------------------------- Patches for fixing this issue for 12.04, 13.04 and trunk. > Changing Visual theme in Order manager results in error message > --------------------------------------------------------------- > > Key: OFBIZ-5632 > URL: https://issues.apache.org/jira/browse/OFBIZ-5632 > Project: OFBiz > Issue Type: Bug > Components: order > Affects Versions: Release Branch 13.07, Trunk > Environment: Primarily tested on Ubuntu, but affects all OS. > Reporter: Vyom Jain > Attachments: ChangeVisualTheme.png, OFBIZ-5632_12.04.patch, > OFBIZ-5632_trunk_13.07.patch, RemoveCart.png > > > The reported issue has been observed in the order manager application. It > happens when there's no shopping cart in the session. > Steps to test - > 1. Try changing visual theme in the order manager application. > Observations - > 1. Returns ERROR MESSAGE - org.ofbiz.widget.screen.ScreenRenderException: > Error rendering screen > [component://order/widget/ordermgr/OrderEntryOrderScreens.xml#quickFinalizeOrder]: > java.lang.IllegalArgumentException: Error running script at location > [component://order/webapp/ordermgr/WEB-INF/actions/entry/CheckoutPayment.groovy]: > java.lang.NullPointerException: Cannot invoke method getRelated() on null > object (Error running script at location > [component://order/webapp/ordermgr/WEB-INF/actions/entry/CheckoutPayment.groovy]: > java.lang.NullPointerException: Cannot invoke method getRelated() on null > object) > Thanks. -- This message was sent by Atlassian JIRA (v6.3.4#6332)