r931594 breaks shipping cost calculations
-----------------------------------------
Key: OFBIZ-3837
URL: https://issues.apache.org/jira/browse/OFBIZ-3837
Project: OFBiz
Issue Type: Bug
Components: product
Affects Versions: SVN trunk
Environment: Linux, postgres.
Reporter: Rohit Sureka
Priority: Blocker
r931594 breaks the shipping cost calculation.
add any product to cart and proceed to checkout, after creating the account and
adding the shipping destination address, all shipping options in the
checkoutoptions page are shown as '0'. You can verify this on the demo server
too.
Another interesting thing that i noticed was that although shipping costs for
all options are showing as '0' and the log also says that no shipping estimates
are returned, if select any of the shipping options and move to the next step
in the checkout process, the shopping cart total shows the correctly calculated
shipping total. Also the order confirmation page shows the selected shipping
options and the calculated shipping estimate.
Thus, i guess the code has got broken only in the checkoutopions page, where
the shipping estimated are showing as '0'.
thanks,
rohit
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.