[ 
https://issues.apache.org/jira/browse/OFBIZ-1200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacopo Cappellato closed OFBIZ-1200.
------------------------------------

    Resolution: Fixed

Thanks Jeremy,

revision 567366

> rev 563021 broke processPaymentSettings.bsh
> -------------------------------------------
>
>                 Key: OFBIZ-1200
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1200
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: SVN trunk
>            Reporter: Wickersheimer Jeremy
>            Assignee: Jacopo Cappellato
>            Priority: Minor
>
> I just ran into it, "apatel" added two lines in rev  563021 but forgot one 
> import:
> The new line:
> 55:  ShoppingCart.CartPaymentInfo cpi = cart.getPaymentInfo(paymentMethodId, 
> null, null, null, true);
> Won't work without adding:
> import org.ofbiz.order.shoppingcart.ShoppingCart;

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to