You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2014/10/18 19:58:53 UTC

svn commit: r1632826 - /ofbiz/branches/release12.04/

Author: jleroux
Date: Sat Oct 18 17:58:52 2014
New Revision: 1632826

URL: http://svn.apache.org/r1632826
Log:
"Applied fix from trunk for revision: 1632733" 
------------------------------------------------------------------------
r1632733 | ashish | 2014-10-18 08:17:49 +0200 (sam. 18 oct. 2014) | 14 lignes

Applied bug fix from jira issue - OFBIZ-5632 - Changing Visual theme in Order manager results in error message. 
===========================================================
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.
===========================================================

Thanks Vyom for reporting the issue and Thanks Pranay for providing the patch for the same. 
------------------------------------------------------------------------


Modified:
    ofbiz/branches/release12.04/   (props changed)

Propchange: ofbiz/branches/release12.04/
------------------------------------------------------------------------------
  Merged /ofbiz/trunk:r1632733



Re: svn commit: r1632826 - /ofbiz/branches/release12.04/

Posted by Jacques Le Roux <ja...@les7arts.com>.
Oops, sorry I did not notice Ashish did it already

Jacques

Le 18/10/2014 19:58, jleroux@apache.org a écrit :
> Author: jleroux
> Date: Sat Oct 18 17:58:52 2014
> New Revision: 1632826
>
> URL: http://svn.apache.org/r1632826
> Log:
> "Applied fix from trunk for revision: 1632733"
> ------------------------------------------------------------------------
> r1632733 | ashish | 2014-10-18 08:17:49 +0200 (sam. 18 oct. 2014) | 14 lignes
>
> Applied bug fix from jira issue - OFBIZ-5632 - Changing Visual theme in Order manager results in error message.
> ===========================================================
> 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.
> ===========================================================
>
> Thanks Vyom for reporting the issue and Thanks Pranay for providing the patch for the same.
> ------------------------------------------------------------------------
> 
>
> Modified:
>      ofbiz/branches/release12.04/   (props changed)
>
> Propchange: ofbiz/branches/release12.04/
> ------------------------------------------------------------------------------
>    Merged /ofbiz/trunk:r1632733
>
>
>